| Modifier and Type | Method and Description |
|---|---|
PlatformFutureUtils.Writer |
PlatformAsyncTarget.futureWriter(int opId)
Gets a custom future writer.
|
PlatformFutureUtils.Writer |
PlatformAbstractTarget.futureWriter(int opId)
Gets a custom future writer.
|
| Modifier and Type | Method and Description |
|---|---|
protected PlatformListenable |
PlatformAbstractTarget.readAndListenFuture(BinaryRawReader reader,
IgniteFuture fut,
PlatformFutureUtils.Writer writer)
Reads future information and listens.
|
protected PlatformListenable |
PlatformAbstractTarget.readAndListenFuture(BinaryRawReader reader,
IgniteInternalFuture fut,
PlatformFutureUtils.Writer writer)
Reads future information and listens.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformFutureUtils.Writer |
PlatformCache.futureWriter(int opId)
|
| Modifier and Type | Method and Description |
|---|---|
PlatformFutureUtils.Writer |
PlatformEvents.futureWriter(int opId)
Gets a custom future writer.
|
| Modifier and Type | Method and Description |
|---|---|
static PlatformListenable |
PlatformFutureUtils.listen(PlatformContext ctx,
IgniteFuture fut,
long futPtr,
int typ,
PlatformFutureUtils.Writer writer,
PlatformTarget target)
Listen future.
|
static PlatformListenable |
PlatformFutureUtils.listen(PlatformContext ctx,
IgniteInternalFuture fut,
long futPtr,
int typ,
PlatformFutureUtils.Writer writer,
PlatformTarget target)
Listen future.
|
static PlatformListenable |
PlatformFutureUtils.listen(PlatformContext ctx,
IgniteInternalFuture fut,
long futPtr,
PlatformFutureUtils.Writer writer,
PlatformTarget target)
Listen future.
|
static void |
PlatformFutureUtils.listen(PlatformContext ctx,
PlatformListenable listenable,
long futPtr,
int typ,
PlatformFutureUtils.Writer writer,
PlatformTarget target)
Listen future.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017