Interface SegmentDeleteHandler
-
public interface SegmentDeleteHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intmarkSegmentsAsUnused(Set<org.apache.druid.timeline.SegmentId> segmentIds)
-
-
-
Method Detail
-
markSegmentsAsUnused
int markSegmentsAsUnused(Set<org.apache.druid.timeline.SegmentId> segmentIds)
-
-