public interface TotalCounter
| Modifier and Type | Method and Description | 
|---|---|
| TotalCountResult | getTotalCount()Returns the total count so far. | 
| void | startTotalCount() | 
void startTotalCount()
TotalCountResult getTotalCount()
TotalCountResult.getStatus()
 to figure out if the count has completed yet, if it is unsupported or if
 there was an exception during the counting.Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.