Uses of Class
org.apache.druid.segment.SegmentSchemaMapping
Packages that use SegmentSchemaMapping
-
Uses of SegmentSchemaMapping in org.apache.druid.segment
Methods in org.apache.druid.segment that return SegmentSchemaMappingMethods in org.apache.druid.segment with parameters of type SegmentSchemaMappingModifier and TypeMethodDescriptionvoidSegmentSchemaMapping.merge(SegmentSchemaMapping other) Merge with another instance.Constructors in org.apache.druid.segment with parameters of type SegmentSchemaMappingModifierConstructorDescriptionDataSegmentsWithSchemas(Set<DataSegment> segments, SegmentSchemaMapping segmentSchemaMapping)