| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.runtime.operators.sink.committables |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<? extends CheckpointCommittableManager<CommT>> |
CommittableCollector.getCheckpointCommittablesUpTo(long checkpointId)
Returns all
CheckpointCommittableManager until the requested checkpoint id. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.