public static final class CheckpointFile.Checkpoint extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
committedPos |
String |
segFilename |
| Constructor and Description |
|---|
Checkpoint(String segFilename,
int committedPos) |
Copyright © 2024. All rights reserved.