| Package | Description |
|---|---|
| org.gridgain.grid.util.lang |
| Modifier and Type | Method and Description |
|---|---|
void |
GridPlainFuture.listenAsync(GridPlainInClosure<GridPlainFuture<R>>... lsnrs)
Register new listeners for notification when future completes.
|
void |
GridPlainFutureAdapter.listenAsync(GridPlainInClosure<GridPlainFuture<R>>... lsnrs)
Register new listeners for notification when future completes.
|
void |
GridPlainFuture.stopListenAsync(GridPlainInClosure<GridPlainFuture<R>>... lsnrs)
Removes listeners registered before.
|
void |
GridPlainFutureAdapter.stopListenAsync(GridPlainInClosure<GridPlainFuture<R>>... lsnrs)
Removes listeners registered before.
|
Copyright © 2014. All rights reserved.