Uses of Class
org.apache.druid.segment.projections.ProjectionMetadata
Packages that use ProjectionMetadata
-
Uses of ProjectionMetadata in org.apache.druid.segment.file
Methods in org.apache.druid.segment.file that return types with arguments of type ProjectionMetadataMethod parameters in org.apache.druid.segment.file with type arguments of type ProjectionMetadataModifier and TypeMethodDescriptionvoidSegmentFileBuilderV10.addProjections(List<ProjectionMetadata> projections) -
Uses of ProjectionMetadata in org.apache.druid.segment.projections
Methods in org.apache.druid.segment.projections that return ProjectionMetadataModifier and TypeMethodDescriptionstatic ProjectionMetadataProjectionMetadata.forBaseTable(int numRows, List<String> dims, Metadata metadata)