| 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 persitence 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 |
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.8.1 Release Date : May 21 2020