Package org.apache.druid.segment.loading
Class LocalDataSegmentKiller
java.lang.Object
org.apache.druid.segment.loading.LocalDataSegmentKiller
- All Implemented Interfaces:
DataSegmentKiller
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.druid.segment.loading.DataSegmentKiller
kill, killQuietly, killRecursively
-
Constructor Details
-
LocalDataSegmentKiller
-
-
Method Details
-
kill
- Specified by:
killin interfaceDataSegmentKiller- Throws:
SegmentLoadingException
-
killAll
- Specified by:
killAllin interfaceDataSegmentKiller- Throws:
IOException
-