@FunctionalInterface public interface TriggerCheckpointFunction
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Long> |
apply(org.apache.flink.api.common.JobID jobId,
org.apache.flink.core.execution.CheckpointType checkpointType,
org.apache.flink.api.common.time.Time timeout) |
CompletableFuture<Long> apply(org.apache.flink.api.common.JobID jobId, org.apache.flink.core.execution.CheckpointType checkpointType, org.apache.flink.api.common.time.Time timeout)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.