Uses of Interface
org.apache.druid.segment.projections.ProjectionSchema
Packages that use ProjectionSchema
-
Uses of ProjectionSchema in org.apache.druid.segment.projections
Subinterfaces of ProjectionSchema in org.apache.druid.segment.projectionsModifier and TypeInterfaceDescriptioninterfaceDruid table schema expressed as aProjectionSchema, this can be thought of as the super-projection that all other projections of the table are built from.Classes in org.apache.druid.segment.projections that implement ProjectionSchemaModifier and TypeClassDescriptionclassclassclassFields in org.apache.druid.segment.projections with type parameters of type ProjectionSchemaModifier and TypeFieldDescriptionstatic final com.google.common.collect.Interner<ProjectionSchema>ProjectionMetadata.SCHEMA_INTERNERMethods in org.apache.druid.segment.projections that return ProjectionSchemaMethods in org.apache.druid.segment.projections with parameters of type ProjectionSchemaModifier and TypeMethodDescriptionstatic StringProjections.getProjectionSmooshFileName(ProjectionSchema schema, String columnName) static StringProjections.getProjectionSmooshPrefix(ProjectionSchema projectionSchema) Constructors in org.apache.druid.segment.projections with parameters of type ProjectionSchema