Uses of Class
org.apache.druid.segment.incremental.IncrementalIndexSchema
Packages that use IncrementalIndexSchema
-
Uses of IncrementalIndexSchema in org.apache.druid.segment.incremental
Fields in org.apache.druid.segment.incremental declared as IncrementalIndexSchemaModifier and TypeFieldDescriptionprotected IncrementalIndexSchemaAppendableIndexBuilder.incrementalIndexSchemaMethods in org.apache.druid.segment.incremental that return IncrementalIndexSchemaMethods in org.apache.druid.segment.incremental with parameters of type IncrementalIndexSchemaModifier and TypeMethodDescriptionAppendableIndexBuilder.setIndexSchema(IncrementalIndexSchema incrementalIndexSchema) Constructors in org.apache.druid.segment.incremental with parameters of type IncrementalIndexSchemaModifierConstructorDescriptionprotectedIncrementalIndex(IncrementalIndexSchema incrementalIndexSchema, boolean preserveExistingMetrics)