public class TrackingInfo extends 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,
int index) |
Copyright © 2024. All rights reserved.