| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.distributed | |
| org.apache.ignite.internal.processors.cache.transactions | |
| org.apache.ignite.internal.util.lang | |
| org.apache.ignite.internal.util.typedef |
Contains typedefs definitions for frequently used classes.
|
| Modifier and Type | Method and Description |
|---|---|
GridTuple<CacheObject> |
GridDistributedTxRemoteAdapter.peek(GridCacheContext cacheCtx,
boolean failFast,
KeyCacheObject key) |
| Modifier and Type | Method and Description |
|---|---|
GridTuple<CacheObject> |
IgniteTxLocalAdapter.peek(GridCacheContext cacheCtx,
boolean failFast,
KeyCacheObject key) |
GridTuple<CacheObject> |
IgniteInternalTx.peek(GridCacheContext ctx,
boolean failFast,
KeyCacheObject key) |
| Modifier and Type | Method and Description |
|---|---|
static <V> GridTuple<V> |
GridFunc.t(V v)
Factory method returning new tuple with given parameter.
|
static <V> GridTuple<V> |
GridFunc.t1()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
T1<V>
Defines
alias for GridTuple by extending it. |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016