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