| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.processors.cache.distributed | |
| org.apache.ignite.internal.processors.cache.transactions | |
| org.apache.ignite.internal.processors.hadoop |
Contains Hadoop APIs.
|
| Modifier and Type | Field and Description |
|---|---|
protected GridCacheEntryEx<K,V> |
EvictableEntryImpl.cached
Cached entry.
|
protected byte |
GridCacheMapEntry.flags
Flags:
Deleted flag - mask
GridCacheMapEntry.IS_DELETED_MASK
Unswapped flag - mask GridCacheMapEntry.IS_UNSWAPPED_MASK
|
protected K |
GridCacheMapEntry.key
Key.
|
protected long |
GridCacheMapEntry.startVer
Start version.
|
protected V |
GridCacheMapEntry.val
Value.
|
protected GridCacheVersion |
GridCacheMapEntry.ver
Version.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<IgniteTxKey<K>,IgniteTxEntry<K,V>> |
GridDistributedTxRemoteAdapter.readMap
Read set.
|
protected GridCacheVersion |
GridDistributedBaseMessage.ver
Lock or transaction version.
|
protected Map<IgniteTxKey<K>,IgniteTxEntry<K,V>> |
GridDistributedTxRemoteAdapter.writeMap
Write map.
|
| Modifier and Type | Field and Description |
|---|---|
protected TransactionConcurrency |
IgniteTxAdapter.concurrency
Concurrency.
|
protected GridCacheVersion |
IgniteTxAdapter.endVer
End version (a.k.a.
|
protected boolean |
IgniteTxAdapter.implicit
Implicit flag.
|
protected boolean |
IgniteTxAdapter.implicitSingle
Implicit with one key flag.
|
protected TransactionIsolation |
IgniteTxAdapter.isolation
Isolation.
|
protected boolean |
IgniteTxAdapter.loc
Local flag.
|
protected UUID |
IgniteTxAdapter.nodeId
Node ID.
|
protected long |
IgniteTxAdapter.startTime
Transaction start time.
|
protected GridCacheVersion |
IgniteTxAdapter.startVer
Transaction counter value at the start of transaction.
|
protected long |
IgniteTxAdapter.threadId
Thread ID.
|
protected long |
IgniteTxAdapter.timeout
Transaction timeout.
|
protected GridCacheVersion |
IgniteTxAdapter.writeVer
Entries write version.
|
protected GridCacheVersion |
IgniteTxAdapter.xidVer
Transaction ID.
|
| Modifier and Type | Field and Description |
|---|---|
protected URI |
GridHadoopFileBlock.file |
protected long |
GridHadoopFileBlock.len |
protected long |
GridHadoopFileBlock.start |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015