@PublicEvolving public final class OperatorStateCheckpointOutputStream extends NonClosingCheckpointOutputStream<OperatorStateHandle>
delegate| 构造器和说明 |
|---|
OperatorStateCheckpointOutputStream(CheckpointStateOutputStream delegate) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getNumberOfPartitions() |
void |
startNewPartition()
User code can call this method to signal that it begins to write a new partition of operator
state.
|
acquireLease, close, flush, write, write, writepublic OperatorStateCheckpointOutputStream(CheckpointStateOutputStream delegate) throws IOException
IOExceptionpublic void startNewPartition()
throws IOException
IOExceptionpublic int getNumberOfPartitions()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.