public interface TaskLogKiller
| Modifier and Type | Method and Description |
|---|---|
void |
killAll() |
void |
killOlderThan(long timestamp) |
void killAll()
throws IOException
IOExceptionvoid killOlderThan(long timestamp)
throws IOException
IOExceptionCopyright © 2011–2017. All rights reserved.