@FunctionalInterface public interface TriggerCheckpointFunction
| 限定符和类型 | 方法和说明 |
|---|---|
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–2023 The Apache Software Foundation. All rights reserved.