Class AggregationUsageService

org.elasticsearch.search.aggregations.support.AggregationUsageService
All Implemented Interfaces:
ReportingService<AggregationInfo>

public class AggregationUsageService extends implements ReportingService<AggregationInfo>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     

    Nested classes/interfaces inherited from interface org.elasticsearch.node.ReportingService

    ReportingService.Info
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static
     
  • Method Summary

    Modifier and Type
    Method
    Description
    <,​>
     
    void
     aggregationName,  valuesSourceType)
     
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Field Details

  • Method Details