Interface DataCountAccessor
public interface DataCountAccessor
Accessor for
DataCount that allows for the use of optional parameters like category(SeparateByCategory)- Since:
- 3.17.2
-
Method Summary
Modifier and TypeMethodDescriptioncategory(SeparateByCategory category) Specify optionalSeparateByCategoryinterval(IntervalField field, TimeAxisInterval interval) Completes theDataCountaccess.Completes theDataCountaccess.
-
Method Details
-
revision
Completes theDataCountaccess. Result contains the item count in the specified revision.- Throws:
IllegalStateException- if this accessor has already completed.
-