Enum CoreValuesSourceType

java.lang.Object
java.lang.Enum<CoreValuesSourceType>
org.elasticsearch.search.aggregations.support.CoreValuesSourceType
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<CoreValuesSourceType>, java.lang.constant.Constable, Writeable, ValuesSourceType

public enum CoreValuesSourceType
extends java.lang.Enum<CoreValuesSourceType>
implements Writeable, ValuesSourceType
CoreValuesSourceType holds the ValuesSourceType implementations for the core aggregations package.