Interface ValueCountAggregatorSupplier

All Superinterfaces:
AggregatorSupplier

public interface ValueCountAggregatorSupplier
extends AggregatorSupplier
  • Method Summary

    Modifier and Type Method Description
    Aggregator build​(java.lang.String name, ValuesSource valuesSource, SearchContext aggregationContext, Aggregator parent, java.util.Map<java.lang.String,​java.lang.Object> metadata)  
  • Method Details

    • build

      Aggregator build​(java.lang.String name, ValuesSource valuesSource, SearchContext aggregationContext, Aggregator parent, java.util.Map<java.lang.String,​java.lang.Object> metadata) throws java.io.IOException
      Throws:
      java.io.IOException