public static class Checkpointer.CheckpointReference
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) DatabaseId |
dbId |
(package private) boolean |
isDbRoot |
(package private) long |
nodeId |
(package private) byte[] |
treeKey |
Constructor and Description |
---|
Checkpointer.CheckpointReference(DatabaseId dbId,
long nodeId,
boolean isDbRoot,
byte[] treeKey) |
DatabaseId dbId
long nodeId
boolean isDbRoot
byte[] treeKey
public Checkpointer.CheckpointReference(DatabaseId dbId, long nodeId, boolean isDbRoot, byte[] treeKey)
Copyright (c) 2004-2012 Oracle. All rights reserved.