public final class NearTxQueryEnlistResultHandler extends Object implements CI1<IgniteInternalFuture<Long>>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(IgniteInternalFuture<Long> fut0)
Closure body.
|
static <T extends GridNearTxQueryEnlistResponse> |
createResponse(IgniteInternalFuture<?> future) |
static NearTxQueryEnlistResultHandler |
instance() |
public static NearTxQueryEnlistResultHandler instance()
public static <T extends GridNearTxQueryEnlistResponse> T createResponse(IgniteInternalFuture<?> future)
future - Enlist future.public void apply(IgniteInternalFuture<Long> fut0)
apply in interface IgniteInClosure<IgniteInternalFuture<Long>>fut0 - Closure argument.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020