| 程序包 | 说明 |
|---|---|
| org.apache.flink.state.api |
| 限定符和类型 | 方法和说明 |
|---|---|
static SavepointReader |
SavepointReader.read(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment env,
String path)
Loads an existing savepoint.
|
static SavepointReader |
SavepointReader.read(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment env,
String path,
org.apache.flink.runtime.state.StateBackend stateBackend)
Loads an existing savepoint.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.