| Modifier and Type | Class and Description |
|---|---|
class |
PlatformAbstractTarget
Abstract interop target.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformTarget |
PlatformNoopProcessor.affinity(String name)
Get affinity.
|
PlatformTarget |
PlatformProcessorImpl.affinity(String name)
Get affinity.
|
PlatformTarget |
PlatformProcessor.affinity(String name)
Get affinity.
|
PlatformTarget |
PlatformNoopProcessor.atomicLong(String name,
long initVal,
boolean create)
Get or create AtomicLong.
|
PlatformTarget |
PlatformProcessorImpl.atomicLong(String name,
long initVal,
boolean create)
Get or create AtomicLong.
|
PlatformTarget |
PlatformProcessor.atomicLong(String name,
long initVal,
boolean create)
Get or create AtomicLong.
|
PlatformTarget |
PlatformNoopProcessor.atomicReference(String name,
long memPtr,
boolean create)
Get or create AtomicReference.
|
PlatformTarget |
PlatformProcessorImpl.atomicReference(String name,
long memPtr,
boolean create)
Get or create AtomicReference.
|
PlatformTarget |
PlatformProcessor.atomicReference(String name,
long memPtr,
boolean create)
Get or create AtomicReference.
|
PlatformTarget |
PlatformNoopProcessor.atomicSequence(String name,
long initVal,
boolean create)
Get or create AtomicSequence.
|
PlatformTarget |
PlatformProcessorImpl.atomicSequence(String name,
long initVal,
boolean create)
Get or create AtomicSequence.
|
PlatformTarget |
PlatformProcessor.atomicSequence(String name,
long initVal,
boolean create)
Get or create AtomicSequence.
|
PlatformTarget |
PlatformNoopProcessor.cache(String name)
Get cache.
|
PlatformTarget |
PlatformProcessorImpl.cache(String name)
Get cache.
|
PlatformTarget |
PlatformProcessor.cache(String name)
Get cache.
|
PlatformTarget |
PlatformNoopProcessor.compute(PlatformTarget grp)
Create interop compute.
|
PlatformTarget |
PlatformProcessorImpl.compute(PlatformTarget grp)
Create interop compute.
|
PlatformTarget |
PlatformProcessor.compute(PlatformTarget grp)
Create interop compute.
|
PlatformTarget |
PlatformNoopProcessor.createCache(String name)
Create cache.
|
PlatformTarget |
PlatformProcessorImpl.createCache(String name)
Create cache.
|
PlatformTarget |
PlatformProcessor.createCache(String name)
Create cache.
|
PlatformTarget |
PlatformNoopProcessor.createCacheFromConfig(long memPtr)
Create cache.
|
PlatformTarget |
PlatformProcessorImpl.createCacheFromConfig(long memPtr)
Create cache.
|
PlatformTarget |
PlatformProcessor.createCacheFromConfig(long memPtr)
Create cache.
|
PlatformTarget |
PlatformNoopProcessor.createNearCache(String cacheName,
long memPtr)
Starts a near cache on local node if cache was previously started.
|
PlatformTarget |
PlatformProcessorImpl.createNearCache(String cacheName,
long memPtr)
Starts a near cache on local node if cache was previously started.
|
PlatformTarget |
PlatformProcessor.createNearCache(String cacheName,
long memPtr)
Starts a near cache on local node if cache was previously started.
|
PlatformTarget |
PlatformNoopProcessor.dataStreamer(String cacheName,
boolean keepBinary)
Get data streamer.
|
PlatformTarget |
PlatformProcessorImpl.dataStreamer(String cacheName,
boolean keepBinary)
Get data streamer.
|
PlatformTarget |
PlatformProcessor.dataStreamer(String cacheName,
boolean keepBinary)
Get data streamer.
|
PlatformTarget |
PlatformNoopProcessor.events(PlatformTarget grp)
Create interop events.
|
PlatformTarget |
PlatformProcessorImpl.events(PlatformTarget grp)
Create interop events.
|
PlatformTarget |
PlatformProcessor.events(PlatformTarget grp)
Create interop events.
|
PlatformTarget |
PlatformNoopProcessor.extensions()
Get platform extensions.
|
PlatformTarget |
PlatformProcessorImpl.extensions()
Get platform extensions.
|
PlatformTarget |
PlatformProcessor.extensions()
Get platform extensions.
|
PlatformTarget |
PlatformNoopProcessor.getOrCreateCache(String name)
Get or create cache.
|
PlatformTarget |
PlatformProcessorImpl.getOrCreateCache(String name)
Get or create cache.
|
PlatformTarget |
PlatformProcessor.getOrCreateCache(String name)
Get or create cache.
|
PlatformTarget |
PlatformNoopProcessor.getOrCreateCacheFromConfig(long memPtr)
Get or create cache.
|
PlatformTarget |
PlatformProcessorImpl.getOrCreateCacheFromConfig(long memPtr)
Get or create cache.
|
PlatformTarget |
PlatformProcessor.getOrCreateCacheFromConfig(long memPtr)
Get or create cache.
|
PlatformTarget |
PlatformNoopProcessor.getOrCreateNearCache(String cacheName,
long memPtr)
Gets existing near cache with the given name or creates a new one.
|
PlatformTarget |
PlatformProcessorImpl.getOrCreateNearCache(String cacheName,
long memPtr)
Gets existing near cache with the given name or creates a new one.
|
PlatformTarget |
PlatformProcessor.getOrCreateNearCache(String cacheName,
long memPtr)
Gets existing near cache with the given name or creates a new one.
|
PlatformTarget |
PlatformNoopProcessor.message(PlatformTarget grp)
Create interop messaging.
|
PlatformTarget |
PlatformProcessorImpl.message(PlatformTarget grp)
Create interop messaging.
|
PlatformTarget |
PlatformProcessor.message(PlatformTarget grp)
Create interop messaging.
|
PlatformTarget |
PlatformNoopProcessor.projection()
Get projection.
|
PlatformTarget |
PlatformProcessorImpl.projection()
Get projection.
|
PlatformTarget |
PlatformProcessor.projection()
Get projection.
|
PlatformTarget |
PlatformNoopProcessor.services(PlatformTarget grp)
Create interop services.
|
PlatformTarget |
PlatformProcessorImpl.services(PlatformTarget grp)
Create interop services.
|
PlatformTarget |
PlatformProcessor.services(PlatformTarget grp)
Create interop services.
|
PlatformTarget |
PlatformNoopProcessor.transactions()
Get transactions.
|
PlatformTarget |
PlatformProcessorImpl.transactions()
Get transactions.
|
PlatformTarget |
PlatformProcessor.transactions()
Get transactions.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformTarget |
PlatformNoopProcessor.compute(PlatformTarget grp)
Create interop compute.
|
PlatformTarget |
PlatformProcessorImpl.compute(PlatformTarget grp)
Create interop compute.
|
PlatformTarget |
PlatformProcessor.compute(PlatformTarget grp)
Create interop compute.
|
PlatformTarget |
PlatformNoopProcessor.events(PlatformTarget grp)
Create interop events.
|
PlatformTarget |
PlatformProcessorImpl.events(PlatformTarget grp)
Create interop events.
|
PlatformTarget |
PlatformProcessor.events(PlatformTarget grp)
Create interop events.
|
PlatformTarget |
PlatformNoopProcessor.message(PlatformTarget grp)
Create interop messaging.
|
PlatformTarget |
PlatformProcessorImpl.message(PlatformTarget grp)
Create interop messaging.
|
PlatformTarget |
PlatformProcessor.message(PlatformTarget grp)
Create interop messaging.
|
PlatformTarget |
PlatformNoopProcessor.services(PlatformTarget grp)
Create interop services.
|
PlatformTarget |
PlatformProcessorImpl.services(PlatformTarget grp)
Create interop services.
|
PlatformTarget |
PlatformProcessor.services(PlatformTarget grp)
Create interop services.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformAbstractQueryCursor<T> |
class |
PlatformFieldsQueryCursor
Interop cursor for fields query.
|
class |
PlatformQueryCursor
Interop cursor for regular queries.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformTarget |
PlatformContinuousQueryImpl.getInitialQueryCursor()
Gets initial query cursor (if any).
|
PlatformTarget |
PlatformContinuousQuery.getInitialQueryCursor()
Gets initial query cursor (if any).
|
| 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.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016