Package org.apache.druid.segment
Class IndexMergerV10Factory
java.lang.Object
org.apache.druid.segment.IndexMergerV10Factory
-
Constructor Summary
ConstructorsConstructorDescriptionIndexMergerV10Factory(com.fasterxml.jackson.databind.ObjectMapper mapper, IndexIO indexIO, SegmentWriteOutMediumFactory defaultSegmentWriteOutMediumFactory) -
Method Summary
-
Constructor Details
-
IndexMergerV10Factory
@Inject public IndexMergerV10Factory(com.fasterxml.jackson.databind.ObjectMapper mapper, IndexIO indexIO, SegmentWriteOutMediumFactory defaultSegmentWriteOutMediumFactory)
-
-
Method Details
-
create
-