Overload List
Name | Description | |
---|---|---|
![]() | SubmitToKeyOwnerT(CallableT, Object) |
Submits task to owner of the specified key and returns a Future
representing that task.
|
![]() | SubmitToKeyOwnerT(CallableT, Object, IExecutionCallbackT) | Submits task to owner of the specified key. |
![]() | SubmitToKeyOwnerV(Runnable, Object, IExecutionCallbackV) | Submits task to owner of the specified key. |
See Also