@Immutable public static class IndexStatisticsHelper.IndexStatistics extends Object
| Constructor and Description |
|---|
IndexStatistics(long numDocs,
long numDeletedDocs,
long numSegments) |
| Modifier and Type | Method and Description |
|---|---|
long |
getNumDeletedDocs() |
long |
getNumDocs() |
long |
getNumSegments() |
Copyright © 2002-2018 Atlassian. All Rights Reserved.