public interface TaskExecutorService extends ExecutorService
ExecutorService.| Modifier and Type | Method and Description |
|---|---|
<T> Future<T> |
submit(Callable<T> task,
Object routing)
Submits a callabale to to be executed on the Space using the provided routing.
|
awaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submitCopyright © GigaSpaces.