| Modifier and Type | Method and Description |
|---|---|
protected PlatformFutureUtils.Writer |
PlatformAbstractTarget.futureWriter(int opId)
When overridden in a derived class, gets a custom future writer.
|
| Modifier and Type | Method and Description |
|---|---|
protected PlatformFutureUtils.Writer |
PlatformCache.futureWriter(int opId)
|
| Modifier and Type | Method and Description |
|---|---|
protected PlatformFutureUtils.Writer |
PlatformEvents.futureWriter(int opId)
|
| Modifier and Type | Method and Description |
|---|---|
static PlatformListenable |
PlatformFutureUtils.listen(PlatformContext ctx,
IgniteFuture fut,
long futPtr,
int typ,
PlatformFutureUtils.Writer writer,
PlatformAbstractTarget target)
Listen future.
|
static PlatformListenable |
PlatformFutureUtils.listen(PlatformContext ctx,
IgniteInternalFuture fut,
long futPtr,
int typ,
PlatformFutureUtils.Writer writer,
PlatformAbstractTarget target)
Listen future.
|
static PlatformListenable |
PlatformFutureUtils.listen(PlatformContext ctx,
IgniteInternalFuture fut,
long futPtr,
PlatformFutureUtils.Writer writer,
PlatformAbstractTarget target)
Listen future.
|
static void |
PlatformFutureUtils.listen(PlatformContext ctx,
PlatformListenable listenable,
long futPtr,
int typ,
PlatformFutureUtils.Writer writer,
PlatformAbstractTarget target)
Listen future.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016