| 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.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.dataStreamer(String cacheName,
boolean keepPortable)
Get data streamer.
|
PlatformTarget |
PlatformProcessorImpl.dataStreamer(String cacheName,
boolean keepPortable)
Get data streamer.
|
PlatformTarget |
PlatformProcessor.dataStreamer(String cacheName,
boolean keepPortable)
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.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 |
PlatformContinuousQuery.getInitialQueryCursor()
Gets initial query cursor (if any).
|
PlatformTarget |
PlatformContinuousQueryImpl.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.
|
| 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.5.0-b1 Release Date : December 1 2015