| 程序包 | 说明 |
|---|---|
| org.apache.flink.state.api |
| 限定符和类型 | 类和说明 |
|---|---|
class |
WritableSavepoint<F extends WritableSavepoint>
已过时。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ExistingSavepoint
已过时。
For creating a new savepoint, use
SavepointWriter and the data stream api
under batch execution. For reading a savepoint, use SavepointReader and the data
stream api under batch execution. |
class |
NewSavepoint
已过时。
For creating a new savepoint, use
SavepointWriter and the data stream api
under batch execution. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.