public interface SplitRunner extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getInfo() |
boolean |
isFinished() |
com.google.common.util.concurrent.ListenableFuture<?> |
processFor(io.airlift.units.Duration duration) |
boolean isFinished()
com.google.common.util.concurrent.ListenableFuture<?> processFor(io.airlift.units.Duration duration)
String getInfo()
void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2012–2019. All rights reserved.