| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.operators.sink.committables |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends CheckpointCommittableManager<CommT>> |
CommittableCollector.getCheckpointCommittablesUpTo(long checkpointId)
Returns all
CheckpointCommittableManager until the requested checkpoint id. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.