| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.messages.checkpoints |
| Constructor and Description |
|---|
CheckpointConfigInfo(CheckpointConfigInfo.ProcessingMode processingMode,
long checkpointInterval,
long checkpointTimeout,
long minPauseBetweenCheckpoints,
int maxConcurrentCheckpoints,
CheckpointConfigInfo.ExternalizedCheckpointInfo externalizedCheckpointInfo,
String stateBackend,
String checkpointStorage,
boolean unalignedCheckpoints,
int tolerableFailedCheckpoints,
long alignedCheckpointTimeout,
boolean checkpointsWithFinishedTasks) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.