public class HdfsDataSegmentKiller extends Object implements DataSegmentKiller
| Constructor and Description |
|---|
HdfsDataSegmentKiller(org.apache.hadoop.conf.Configuration config,
HdfsDataSegmentPusherConfig pusherConfig) |
| 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 HdfsDataSegmentKiller(org.apache.hadoop.conf.Configuration config,
HdfsDataSegmentPusherConfig pusherConfig)
public void kill(DataSegment segment) throws SegmentLoadingException
kill in interface DataSegmentKillerSegmentLoadingExceptionpublic void killAll()
throws IOException
killAll in interface DataSegmentKillerIOExceptionCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.