Class AggregationUsageService
java.lang.Object
org.elasticsearch.search.aggregations.support.AggregationUsageService
- All Implemented Interfaces:
ReportingService<AggregationInfo>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.node.ReportingService
ReportingService.Info
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
incAggregationUsage(String aggregationName, String valuesSourceType)
info()
-
Field Details
-
OTHER_SUBTYPE
- See Also:
- Constant Field Values
-
-
Method Details
-
incAggregationUsage
-
getUsageStats
-
info
- Specified by:
info
in interfaceReportingService<AggregationInfo>
-