public class OmniDataSegmentKiller extends Object implements DataSegmentKiller
log| Constructor and Description |
|---|
OmniDataSegmentKiller(Map<String,com.google.inject.Provider<DataSegmentKiller>> killers) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,com.google.common.base.Supplier<DataSegmentKiller>> |
getKillers() |
void |
kill(DataSegment segment) |
void |
killAll() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescriptorPath, killQuietly@Inject public OmniDataSegmentKiller(Map<String,com.google.inject.Provider<DataSegmentKiller>> killers)
public void kill(DataSegment segment) throws SegmentLoadingException
kill in interface DataSegmentKillerSegmentLoadingExceptionpublic void killAll()
killAll in interface DataSegmentKillerpublic Map<String,com.google.common.base.Supplier<DataSegmentKiller>> getKillers()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.