Class MultiValuesSourceParseHelper

java.lang.Object
org.elasticsearch.search.aggregations.support.MultiValuesSourceParseHelper

public final class MultiValuesSourceParseHelper
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    MultiValuesSourceParseHelper()  
  • Method Summary

    Modifier and Type Method Description
    static <T> void declareCommon​(org.elasticsearch.common.xcontent.AbstractObjectParser<? extends MultiValuesSourceAggregationBuilder<?>,​T> objectParser, boolean formattable, ValueType expectedValueType)  
    static <VS extends ValuesSource,​ T>
    void
    declareField​(java.lang.String fieldName, org.elasticsearch.common.xcontent.AbstractObjectParser<? extends MultiValuesSourceAggregationBuilder<?>,​T> objectParser, boolean scriptable, boolean timezoneAware, boolean filterable)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait