public interface JobMasterService extends WorkerService
| Modifier and Type | Method and Description |
|---|---|
void |
startShutdown(JobStatus status) |
MonitoredFutureHandle |
submit(JobCallable<?> jobCallable) |
getStatistics, getVersioncancel, deleteResult, pollMonitoredFutureHandle submit(JobCallable<?> jobCallable) throws RMIException, RMIInterruptedException
RMIExceptionRMIInterruptedExceptionvoid startShutdown(JobStatus status) throws RemoteException
RemoteExceptionCopyright © 2015 Actian Corporation. All Rights Reserved.