public interface MonitoredFutureService
| Modifier and Type | Method and Description |
|---|---|
CancelResult |
cancel(GUID resultGUID,
boolean mayInterruptIfRunning) |
boolean |
deleteResult(GUID guid) |
CommandStatus |
poll(GUID resultGUID,
long timeout,
TimeUnit timeunit) |
CommandStatus poll(GUID resultGUID, long timeout, TimeUnit timeunit) throws RMIException, TaskNotFoundException, InterruptedException
CancelResult cancel(GUID resultGUID, boolean mayInterruptIfRunning) throws RMIException, TaskNotFoundException
RMIExceptionTaskNotFoundExceptionboolean deleteResult(GUID guid) throws RMIException
RMIExceptionCopyright © 2015 Actian Corporation. All Rights Reserved.