public class StatsIndexResponse extends java.lang.Object implements IndexResponse
| Constructor and Description |
|---|
StatsIndexResponse(java.util.Map<java.lang.String,java.lang.Long> indexSizes,
long sizeOfLargestIndex) |
| Modifier and Type | Method and Description |
|---|---|
long |
getIndexSizeInBytes(java.lang.String indexName) |
long |
getSizeOfLargestIndexInBytes() |