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 SegmentizerFactory
public static Segment segmentForTombstone(DataSegment tombstone)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.