| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.transactions | |
| org.apache.ignite.internal.processors.igfs |
Contains high performance file system processer.
|
| org.apache.ignite.internal.processors.offheap | |
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| org.apache.ignite.internal.util.offheap | |
| org.apache.ignite.internal.util.offheap.unsafe | |
| org.apache.ignite.spi.discovery.tcp.messages |
Contains implementation messages.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GridCacheUtils.checkAttributeMismatch(IgniteLogger log,
CacheConfiguration locCfg,
CacheConfiguration rmtCfg,
UUID rmtNodeId,
T2<String,String> attr,
boolean fail)
Checks that local and remove configurations have the same value of given attribute.
|
| Modifier and Type | Method and Description |
|---|---|
<T> GridCloseableIterator<T> |
GridCacheSwapManager.rawOffHeapIterator(CX2<T2<Long,Integer>,T2<Long,Integer>,T> c) |
<T> GridCloseableIterator<T> |
GridCacheSwapManager.rawOffHeapIterator(CX2<T2<Long,Integer>,T2<Long,Integer>,T> c) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtTxRemote.addWrite(GridCacheContext cacheCtx,
GridCacheOperation op,
IgniteTxKey key,
CacheObject val,
Collection<T2<javax.cache.processor.EntryProcessor<Object,Object,Object>,Object[]>> entryProcessors,
long ttl,
boolean skipStore) |
| Modifier and Type | Method and Description |
|---|---|
Collection<T2<javax.cache.processor.EntryProcessor<Object,Object,Object>,Object[]>> |
IgniteTxEntry.entryProcessors() |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteTxEntry.entryProcessors(Collection<T2<javax.cache.processor.EntryProcessor<Object,Object,Object>,Object[]>> entryProcessorsCol) |
| Modifier and Type | Method and Description |
|---|---|
List<T2<IgfsPath,IgfsMode>> |
IgfsModeResolver.modesOrdered() |
List<T2<IgfsPath,IgfsMode>> |
IgfsPaths.pathModes() |
| Constructor and Description |
|---|
IgfsModeResolver(IgfsMode dfltMode,
List<T2<IgfsPath,IgfsMode>> modes) |
IgfsPaths(Map<String,String> props,
IgfsMode dfltMode,
List<T2<IgfsPath,IgfsMode>> pathModes)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
<T> GridCloseableIterator<T> |
GridOffHeapProcessor.iterator(String spaceName,
CX2<T2<Long,Integer>,T2<Long,Integer>,T> c)
Gets iterator over contents of the given space.
|
<T> GridCloseableIterator<T> |
GridOffHeapProcessor.iterator(String spaceName,
CX2<T2<Long,Integer>,T2<Long,Integer>,T> c)
Gets iterator over contents of the given space.
|
| Modifier and Type | Method and Description |
|---|---|
T2<T,Long> |
GridCircularBuffer.get(long idx) |
| Modifier and Type | Method and Description |
|---|---|
<T> GridCloseableIterator<T> |
GridOffHeapMap.iterator(CX2<T2<Long,Integer>,T2<Long,Integer>,T> c)
Gets iterator over map.
|
<T> GridCloseableIterator<T> |
GridOffHeapMap.iterator(CX2<T2<Long,Integer>,T2<Long,Integer>,T> c)
Gets iterator over map.
|
<T> GridCloseableIterator<T> |
GridOffHeapPartitionedMap.iterator(CX2<T2<Long,Integer>,T2<Long,Integer>,T> c)
Gets iterator over the whole map.
|
<T> GridCloseableIterator<T> |
GridOffHeapPartitionedMap.iterator(CX2<T2<Long,Integer>,T2<Long,Integer>,T> c)
Gets iterator over the whole map.
|
| Modifier and Type | Method and Description |
|---|---|
<T> GridCloseableIterator<T> |
GridUnsafeMap.iterator(CX2<T2<Long,Integer>,T2<Long,Integer>,T> c)
Gets iterator over map.
|
<T> GridCloseableIterator<T> |
GridUnsafeMap.iterator(CX2<T2<Long,Integer>,T2<Long,Integer>,T> c)
Gets iterator over map.
|
<T> GridCloseableIterator<T> |
GridUnsafePartitionedMap.iterator(CX2<T2<Long,Integer>,T2<Long,Integer>,T> c)
Gets iterator over the whole map.
|
<T> GridCloseableIterator<T> |
GridUnsafePartitionedMap.iterator(CX2<T2<Long,Integer>,T2<Long,Integer>,T> c)
Gets iterator over the whole map.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<T2<UUID,ClusterMetrics>> |
TcpDiscoveryHeartbeatMessage.MetricsSet.clientMetrics() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015