| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persistence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.metastorage | |
| org.apache.ignite.internal.processors.cache.persistence.partstorage |
| Modifier and Type | Method and Description |
|---|---|
PartitionMetaStorage<SimpleDataRow> |
IgniteCacheOffheapManager.CacheDataStore.partStorage()
Partition storage.
|
PartitionMetaStorage<SimpleDataRow> |
IgniteCacheOffheapManagerImpl.CacheDataStoreImpl.partStorage()
Partition storage.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionMetaStorage<SimpleDataRow> |
GridCacheOffheapManager.GridCacheDataStore.partStorage() |
| Constructor and Description |
|---|
MetastorageRowStore(PartitionMetaStorage<MetastorageRowStoreEntry> partStorage,
IgniteCacheDatabaseSharedManager db) |
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionMetaStorageImpl<T extends Storable> |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021