public class OmniDataSegmentKiller extends Object implements DataSegmentKiller
log| Constructor and Description |
|---|
OmniDataSegmentKiller(Map<String,DataSegmentKiller> killers) |
| 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 OmniDataSegmentKiller(Map<String,DataSegmentKiller> killers)
public void kill(DataSegment segment) throws SegmentLoadingException
kill in interface DataSegmentKillerSegmentLoadingExceptionpublic void killAll()
killAll in interface DataSegmentKillerCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.