|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.h2.mvstore.Page.PageChildren
public static class Page.PageChildren
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).
| Field Summary | |
|---|---|
static long[] |
EMPTY_ARRAY
An empty array of type long. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long[] EMPTY_ARRAY
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||