Uses of Class
org.apache.druid.segment.IndexIO
Packages that use IndexIO
-
Uses of IndexIO in org.apache.druid.segment
Fields in org.apache.druid.segment declared as IndexIOConstructors in org.apache.druid.segment with parameters of type IndexIOModifierConstructorDescriptionprotectedIndexMergerBase(com.fasterxml.jackson.databind.ObjectMapper mapper, IndexIO indexIO, SegmentWriteOutMediumFactory defaultSegmentWriteOutMediumFactory) IndexMergerV10(com.fasterxml.jackson.databind.ObjectMapper mapper, IndexIO indexIO, SegmentWriteOutMediumFactory defaultSegmentWriteOutMediumFactory) IndexMergerV10Factory(com.fasterxml.jackson.databind.ObjectMapper mapper, IndexIO indexIO, SegmentWriteOutMediumFactory defaultSegmentWriteOutMediumFactory) IndexMergerV9(com.fasterxml.jackson.databind.ObjectMapper mapper, IndexIO indexIO, SegmentWriteOutMediumFactory defaultSegmentWriteOutMediumFactory) This constructor is used only for testsIndexMergerV9(com.fasterxml.jackson.databind.ObjectMapper mapper, IndexIO indexIO, SegmentWriteOutMediumFactory defaultSegmentWriteOutMediumFactory, boolean storeEmptyColumns) IndexMergerV9Factory(com.fasterxml.jackson.databind.ObjectMapper mapper, IndexIO indexIO, SegmentWriteOutMediumFactory defaultSegmentWriteOutMediumFactory) -
Uses of IndexIO in org.apache.druid.segment.loading
Constructors in org.apache.druid.segment.loading with parameters of type IndexIOModifierConstructorDescriptionBroadcastJoinableMMappedQueryableSegmentizerFactory(IndexIO indexIO, Set<String> keyColumns)