public class MMappedQueryableSegmentizerFactory extends Object implements SegmentizerFactory
Constructor and Description |
---|
MMappedQueryableSegmentizerFactory(IndexIO indexIO) |
Modifier and Type | Method and Description |
---|---|
Segment |
factorize(DataSegment dataSegment,
File parentDir,
boolean lazy) |
public MMappedQueryableSegmentizerFactory(IndexIO indexIO)
public Segment factorize(DataSegment dataSegment, File parentDir, boolean lazy) throws SegmentLoadingException
factorize
in interface SegmentizerFactory
SegmentLoadingException
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.