| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persistence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.freelist | |
| org.apache.ignite.internal.processors.cache.persistence.tree | |
| org.apache.ignite.internal.processors.cache.persistence.tree.reuse |
| Modifier and Type | Method and Description |
|---|---|
protected long |
DataStructure.allocatePage(ReuseBag bag)
Shorthand for
allocatePage(bag, true). |
protected long |
DataStructure.allocatePage(ReuseBag bag,
boolean useRecycled) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFreeList.addForRecycle(ReuseBag bag) |
protected void |
PagesList.put(@Nullable ReuseBag bag,
long dataId,
long dataPage,
long dataAddr,
int bucket,
IoStatisticsHolder statHolder) |
| Modifier and Type | Class and Description |
|---|---|
class |
BPlusTree.Remove
Remove operation.
|
protected class |
BPlusTree.RemoveRange
The operation of deleting a range of values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LongListReuseBag
GridLongList-based reuse bag. |
| Modifier and Type | Method and Description |
|---|---|
void |
ReuseList.addForRecycle(ReuseBag bag) |
void |
ReuseListImpl.addForRecycle(ReuseBag bag) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023