| Package | Description |
|---|---|
| org.apache.ignite.internal.managers.deployment |
TODO.
|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.distributed | |
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.colocated | |
| org.apache.ignite.internal.processors.cache.distributed.near | |
| org.apache.ignite.internal.processors.cache.local | |
| org.apache.ignite.internal.processors.cache.transactions | |
| org.apache.ignite.internal.util.lang | |
| org.apache.ignite.spi.discovery.tcp.internal |
Contains internal implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDeployment
Represents single class deployment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheMapEntry
Adapter for cache entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDistributedCacheEntry
Entry for distributed (replicated/partitioned) cache.
|
class |
GridDistributedTxRemoteAdapter
Transaction created by system implicitly on remote nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtCacheEntry
Replicated cache entry.
|
class |
GridDhtTxLocal
Replicated user transaction.
|
class |
GridDhtTxLocalAdapter
Replicated user transaction.
|
class |
GridDhtTxRemote
Transaction created by system implicitly on remote nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtDetachedCacheEntry
Detached cache entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearCacheEntry
Near cache entry.
|
class |
GridNearTxLocal
Replicated user transaction.
|
class |
GridNearTxRemote
Transaction created by system implicitly on remote nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridLocalCacheEntry
Cache entry for local caches.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteTxAdapter
Managed transaction adapter.
|
class |
IgniteTxLocalAdapter
Transaction adapter for cache transactions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridMetadataAwareAdapter.copyMeta(GridMetadataAwareAdapter from)
Copies all metadata from another instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpDiscoveryNode
Node for
TcpDiscoverySpi. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020