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) |
Copyright (c) 2004-2012 Oracle. All rights reserved.