Package | Description |
---|---|
org.apache.flink.runtime.checkpoint | |
org.apache.flink.runtime.state |
Modifier and Type | Field and Description |
---|---|
static CheckpointType |
CheckpointType.CHECKPOINT
A checkpoint, full or incremental.
|
static CheckpointType |
CheckpointType.FULL_CHECKPOINT |
Modifier and Type | Method and Description |
---|---|
default boolean |
KeyedStateBackend.isStateImmutableInStateBackend(CheckpointType checkpointOptions)
Deprecated.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.