public class DispatcherOperationCaches extends Object implements org.apache.flink.util.AutoCloseableAsync
Dispatcher.| 构造器和说明 |
|---|
DispatcherOperationCaches() |
DispatcherOperationCaches(java.time.Duration cacheDuration) |
@VisibleForTesting public DispatcherOperationCaches()
@VisibleForTesting public DispatcherOperationCaches(java.time.Duration cacheDuration)
public CompletedOperationCache<AsynchronousJobOperationKey,String> getSavepointTriggerCache()
public CompletedOperationCache<AsynchronousJobOperationKey,Long> getCheckpointTriggerCache()
public CompletableFuture<Void> closeAsync()
closeAsync 在接口中 org.apache.flink.util.AutoCloseableAsyncCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.