| 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.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 |
LongListReuseBag
GridLongList-based reuse bag. |
| Modifier and Type | Method and Description |
|---|---|
void |
ReuseListImpl.addForRecycle(ReuseBag bag) |
void |
ReuseList.addForRecycle(ReuseBag bag) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020