public interface ReuseList
| Modifier and Type | Method and Description |
|---|---|
void |
addForRecycle(ReuseBag bag) |
long |
recycledPagesCount() |
long |
takeRecycledPage() |
void addForRecycle(ReuseBag bag) throws IgniteCheckedException
bag - Reuse bag.IgniteCheckedException - If failed.long takeRecycledPage()
throws IgniteCheckedException
0 if none available.IgniteCheckedException - If failed.long recycledPagesCount()
throws IgniteCheckedException
IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020