| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.checkpoint |
| Modifier and Type | Method and Description |
|---|---|
static ReservationReason |
ReservationReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReservationReason[] |
ReservationReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,T2<ReservationReason,Map<Integer,CheckpointEntry>>> |
CheckpointHistoryResult.earliestValidCheckpoints() |
| Constructor and Description |
|---|
CheckpointHistoryResult(Map<Integer,T2<ReservationReason,Map<Integer,CheckpointEntry>>> earliestValidCheckpoints,
CheckpointEntry reservedCheckoint)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021