public static class AbstractIndex.Attributes extends Object
| Constructor and Description |
|---|
Attributes() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedAt() |
Integer |
getDataSize() |
Integer |
getEntries() |
Integer |
getFileSize() |
Integer |
getLastBuildTimeS() |
String |
getName() |
Integer |
getNumberOfPendingTask() |
Boolean |
getPendingTask() |
String |
getUpdatedAt() |
public String getName()
public String getCreatedAt()
public String getUpdatedAt()
public Integer getEntries()
public Integer getDataSize()
public Integer getFileSize()
public Integer getLastBuildTimeS()
public Integer getNumberOfPendingTask()
public Boolean getPendingTask()
Copyright © 2016. All rights reserved.