public class TrackingInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
entries |
int |
index |
long |
lsn |
long |
nodeId |
| Constructor and Description |
|---|
TrackingInfo(long lsn,
long nodeId,
int entries) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
setIndex(int index) |
java.lang.String |
toString() |
Copyright (c) 2004-2012 Oracle. All rights reserved.