public class IndexCapacity extends GenericModel
| Constructor and Description | 
|---|
IndexCapacity()  | 
| Modifier and Type | Method and Description | 
|---|---|
CollectionUsage | 
getCollections()
Gets the collections. 
 | 
DiskUsage | 
getDiskUsage()
Gets the diskUsage. 
 | 
EnvironmentDocuments | 
getDocuments()
Gets the documents. 
 | 
MemoryUsage | 
getMemoryUsage()
Gets the memoryUsage. 
 | 
equals, hashCode, toStringpublic EnvironmentDocuments getDocuments()
public DiskUsage getDiskUsage()
public CollectionUsage getCollections()
public MemoryUsage getMemoryUsage()