public final class NearTxResultHandler extends Object implements CI1<IgniteInternalFuture<GridCacheReturn>>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(IgniteInternalFuture<GridCacheReturn> fut0)
Closure body.
|
static GridNearTxEnlistResponse |
createResponse(GridDhtTxEnlistFuture fut)
Response factory method.
|
static <T> T |
createResponse(IgniteInternalFuture<?> future)
Response factory method.
|
static NearTxResultHandler |
instance() |
public static NearTxResultHandler instance()
public static <T> T createResponse(IgniteInternalFuture<?> future)
future - Enlist future.public static GridNearTxEnlistResponse createResponse(GridDhtTxEnlistFuture fut)
fut - Enlist future.public void apply(IgniteInternalFuture<GridCacheReturn> fut0)
apply in interface IgniteInClosure<IgniteInternalFuture<GridCacheReturn>>fut0 - Closure argument.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021