public class TombstoneSegmentizerFactory extends Object implements SegmentizerFactory
| Constructor and Description |
|---|
TombstoneSegmentizerFactory() |
| Modifier and Type | Method and Description |
|---|---|
Segment |
factorize(DataSegment segment,
File parentDir,
boolean lazy,
SegmentLazyLoadFailCallback loadFailed) |
static Segment |
segmentForTombstone(DataSegment tombstone) |
public Segment factorize(DataSegment segment, File parentDir, boolean lazy, SegmentLazyLoadFailCallback loadFailed)
factorize in interface SegmentizerFactorypublic static Segment segmentForTombstone(DataSegment tombstone)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.