Uses of Interface
org.apache.flink.runtime.blocklist.BlocklistContext
Packages that use BlocklistContext
-
Uses of BlocklistContext in org.apache.flink.runtime.blocklist
Methods in org.apache.flink.runtime.blocklist with parameters of type BlocklistContextModifier and TypeMethodDescriptionBlocklistHandler.Factory.create(BlocklistContext blocklistContext, Function<ResourceID, String> taskManagerNodeIdRetriever, org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor, org.slf4j.Logger log) Instantiates aBlocklistHandler.DefaultBlocklistHandler.Factory.create(BlocklistContext blocklistContext, Function<ResourceID, String> taskManagerNodeIdRetriever, org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor, org.slf4j.Logger log) NoOpBlocklistHandler.Factory.create(BlocklistContext blocklistContext, Function<ResourceID, String> taskManagerNodeIdRetriever, org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor, org.slf4j.Logger log)