public final class RootReference
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Page |
root
The root page.
|
long |
version
The version used for writing.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getTotalCount() |
boolean |
isLockedByCurrentThread() |
boolean |
needFlush()
Whether flushing is needed.
|
java.lang.String |
toString() |
public final Page root
public final long version