@FunctionalInterface public interface TriggerCheckpointFunction
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Long> |
apply(JobID jobId,
CheckpointType checkpointType,
Time timeout) |
CompletableFuture<Long> apply(JobID jobId, CheckpointType checkpointType, Time timeout)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.