| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persistence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.checkpoint |
| Modifier and Type | Method and Description |
|---|---|
static CheckpointState |
CheckpointState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckpointState[] |
CheckpointState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GridFutureAdapter |
CheckpointProgressImpl.futureFor(CheckpointState state) |
GridFutureAdapter |
CheckpointProgress.futureFor(CheckpointState state) |
boolean |
CheckpointProgressImpl.greaterOrEqualTo(CheckpointState expectedState) |
void |
CheckpointProgressImpl.transitTo(@NotNull CheckpointState newState)
Changing checkpoint state if order of state is correct.
|
void |
CheckpointProgress.transitTo(@NotNull CheckpointState newState)
Changing checkpoint state if order of state is correct.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020