Uses of Class
org.apache.flink.runtime.rest.handler.async.CompletedOperationCache
-
Packages that use CompletedOperationCache Package Description org.apache.flink.runtime.dispatcher -
-
Uses of CompletedOperationCache in org.apache.flink.runtime.dispatcher
Methods in org.apache.flink.runtime.dispatcher that return CompletedOperationCache Modifier and Type Method Description CompletedOperationCache<AsynchronousJobOperationKey,Long>DispatcherOperationCaches. getCheckpointTriggerCache()CompletedOperationCache<AsynchronousJobOperationKey,String>DispatcherOperationCaches. getSavepointTriggerCache()
-