@FunctionalInterface public interface TriggerSavepointFunction
Modifier and Type | Method and Description |
---|---|
CompletableFuture<String> |
apply(JobID jobId,
String targetDirectory,
SavepointFormatType formatType,
TriggerSavepointMode savepointMode,
Time timeout) |
CompletableFuture<String> apply(JobID jobId, String targetDirectory, SavepointFormatType formatType, TriggerSavepointMode savepointMode, Time timeout)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.