Uses of Class
org.apache.druid.segment.SchemaPayloadPlus
Packages that use SchemaPayloadPlus
-
Uses of SchemaPayloadPlus in org.apache.druid.segment
Methods in org.apache.druid.segment that return SchemaPayloadPlusMethods in org.apache.druid.segment with parameters of type SchemaPayloadPlusModifier and TypeMethodDescriptionvoidSegmentSchemaMapping.addSchema(SegmentId segmentId, SchemaPayloadPlus schemaPayloadPlus, String fingerprint) Add schema information for the segment.Constructors in org.apache.druid.segment with parameters of type SchemaPayloadPlusModifierConstructorDescriptionDataSegmentWithMetadata(DataSegment dataSegment, SchemaPayloadPlus schemaPayloadPlus)