Class Hierarchy
- java.lang.Object
- org.apache.druid.segment.projections.AggregateProjectionSchema (implements org.apache.druid.segment.projections.ProjectionSchema)
- org.apache.druid.segment.projections.AggregateProjectionSchema.SchemaBuilder
- org.apache.druid.segment.projections.ConstantTimeColumn (implements org.apache.druid.segment.column.NumericColumn)
- org.apache.druid.segment.projections.ProjectionMatch
- org.apache.druid.segment.projections.ProjectionMatchBuilder
- org.apache.druid.segment.projections.ProjectionMetadata
- org.apache.druid.segment.projections.Projections
- org.apache.druid.segment.projections.QueryableProjection<T>
- org.apache.druid.segment.projections.RollupTableProjectionSchema (implements org.apache.druid.segment.projections.BaseTableProjectionSchema)
- org.apache.druid.segment.projections.TableProjectionSchema (implements org.apache.druid.segment.projections.BaseTableProjectionSchema)
- org.apache.druid.segment.filter.TrueFilter (implements org.apache.druid.query.filter.Filter)
- org.apache.druid.segment.projections.ProjectionFilterMatch
Interface Hierarchy
- org.apache.druid.segment.projections.Projections.PhysicalColumnChecker
- org.apache.druid.segment.projections.ProjectionSchema
- org.apache.druid.segment.projections.BaseTableProjectionSchema