Class AggregateProjectionSpec

java.lang.Object
org.apache.druid.data.input.impl.AggregateProjectionSpec

public class AggregateProjectionSpec extends Object
API type to specify an aggregating projection on IncrementalIndexSchema

Decorated with JsonTypeInfo annotations as a future-proofing mechanism in the event we add other types of projections and need to extract out a base interface from this class.