| Modifier and Type | Class and Description |
|---|---|
class |
PlatformBinaryProcessor
Platform binary processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformCache
Native cache wrapper implementation.
|
class |
PlatformCacheIterator
Interop cache iterator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformAffinity
Native cache wrapper implementation.
|
class |
PlatformAffinityFunctionTarget
Platform affinity function target:
to be invoked when Platform function calls base implementation of one of the AffinityFunction methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformAbstractQueryCursor<T> |
class |
PlatformContinuousQueryProxy
Proxy that implements PlatformTarget.
|
class |
PlatformFieldsQueryCursor
Interop cursor for fields query.
|
class |
PlatformQueryCursor
Interop cursor for regular queries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformClusterGroup
Interop projection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformCompute
Interop compute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformDataStreamer
Interop data streamer wrapper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformAtomicLong
Platform atomic long wrapper.
|
class |
PlatformAtomicReference
Platform atomic reference wrapper.
|
class |
PlatformAtomicSequence
Platform atomic sequence wrapper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformEvents
Interop events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformMessaging
Interop messaging.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformServices
Interop services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformTransactions
Native transaction wrapper implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static PlatformListenable |
PlatformFutureUtils.listen(PlatformContext ctx,
IgniteFuture fut,
long futPtr,
int typ,
PlatformAbstractTarget target)
Listen future.
|
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,
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.8.0 Release Date : December 5 2016