- Enclosing class:
- Page
public static class Page.PageChildren
extends Object
Contains information about which other pages are referenced (directly or
indirectly) by the given page. This is a subset of the page data, for
pages of type node. This information is used for garbage collection (to
quickly find out which chunks are still in use).