public class LocalDataSegmentKiller extends Object implements DataSegmentKiller
| Constructor and Description |
|---|
LocalDataSegmentKiller(LocalDataSegmentPusherConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
kill(DataSegment segment) |
void |
killAll() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescriptorPath, killQuietly@Inject public LocalDataSegmentKiller(LocalDataSegmentPusherConfig config)
public void kill(DataSegment segment) throws SegmentLoadingException
kill in interface DataSegmentKillerSegmentLoadingExceptionpublic void killAll()
throws IOException
killAll in interface DataSegmentKillerIOExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.