Uses of Interface
org.apache.flink.runtime.webmonitor.history.retaining.JobRetainedStrategy
-
Packages that use JobRetainedStrategy Package Description org.apache.flink.runtime.webmonitor.history.retaining -
-
Uses of JobRetainedStrategy in org.apache.flink.runtime.webmonitor.history.retaining
Classes in org.apache.flink.runtime.webmonitor.history.retaining that implement JobRetainedStrategy Modifier and Type Class Description classCompositeJobRetainedStrategyThe retained strategy.Methods in org.apache.flink.runtime.webmonitor.history.retaining that return JobRetainedStrategy Modifier and Type Method Description static JobRetainedStrategyCompositeJobRetainedStrategy. createFrom(org.apache.flink.configuration.ReadableConfig config)
-