Uses of Package
org.apache.druid.segment.projections
Packages that use org.apache.druid.segment.projections
Package
Description
-
Classes in org.apache.druid.segment.projections used by org.apache.druid.segmentClassDescriptionRepresents a projection of some base table available to use to build a
CursorHolderby aCursorFactory. -
Classes in org.apache.druid.segment.projections used by org.apache.druid.segment.incrementalClassDescriptionRepresents a projection of some base table available to use to build a
CursorHolderby aCursorFactory. -
Classes in org.apache.druid.segment.projections used by org.apache.druid.segment.projectionsClassDescriptionTransformed
CursorBuildSpecto run against a projection and remapping ofReturns true if column is defined inAggregateProjectionSpec.getGroupingColumns()OR if the column does not exist in the base table.Represents a projection of some base table available to use to build aCursorHolderby aCursorFactory.