public static class Checkpointable.Checkpoint extends Object
| Modifier and Type | Field and Description |
|---|---|
UniqueId |
checkpointId
Checkpoint's ID.
|
long |
timestamp
Checkpoint's timestamp.
|
| Constructor and Description |
|---|
Checkpoint(UniqueId checkpointId,
long timestamp) |
Copyright © 2020. All rights reserved.