| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persitence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.freelist | |
| org.apache.ignite.internal.processors.cache.persistence.metastorage | |
| org.apache.ignite.internal.processors.cache.persistence.tree.io |
| Modifier and Type | Method and Description |
|---|---|
IOVersions<? extends AbstractDataPageIO> |
Storable.ioVersions() |
default IOVersions<? extends AbstractDataPageIO> |
CacheDataRow.ioVersions() |
| Modifier and Type | Method and Description |
|---|---|
IOVersions<? extends AbstractDataPageIO> |
SimpleDataRow.ioVersions() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
PagesList.removeDataPage(long dataId,
long dataPage,
long dataAddr,
AbstractDataPageIO dataIO,
int bucket,
IoStatisticsHolder statHolder)
Removes data page from bucket, merges bucket list if needed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetastoreDataPageIO
Data pages IO for using with meta store.
|
| Modifier and Type | Method and Description |
|---|---|
IOVersions<? extends AbstractDataPageIO<?>> |
MetastorageRowStoreEntry.ioVersions() |
| Modifier and Type | Class and Description |
|---|---|
class |
DataPageIO
Data pages IO.
|
class |
SimpleDataPageIO
Data pages IO for writing binary arrays.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020