Overload List
Name | Description | |
---|---|---|
SubmitToAllMembersT(CallableT) |
Submits task to all cluster members and returns
map of IMember-Future pairs representing pending completion of the task on each member
| |
SubmitToAllMembersT(CallableT, IMultiExecutionCallback) | Submits task to the all cluster members. | |
SubmitToAllMembers(Runnable, IMultiExecutionCallback) | Submits task to the all cluster members. |
See Also