Uses of Package
org.apache.flink.runtime.blocklist
-
Classes in org.apache.flink.runtime.blocklist used by org.apache.flink.runtime.blocklist Class Description BlockedNode This class represents a blocked node record.BlocklistContext This class is responsible for blocking and unblocking resources.BlocklistHandler This class is responsible for managing allBlockedNodes and performing them on resources.BlocklistHandler.Factory Factory to instantiateBlocklistHandler.BlocklistListener A listener that want to be notified when blocklist changes.BlocklistTracker A tracker for blocklist. -
Classes in org.apache.flink.runtime.blocklist used by org.apache.flink.runtime.jobmaster Class Description BlockedNode This class represents a blocked node record.BlocklistHandler.Factory Factory to instantiateBlocklistHandler.BlocklistListener A listener that want to be notified when blocklist changes.BlocklistOperations Operations to perform on the blocklist. -
Classes in org.apache.flink.runtime.blocklist used by org.apache.flink.runtime.jobmaster.slotpool Class Description BlockedTaskManagerChecker This checker helps to query whether a given task manager is blocked. -
Classes in org.apache.flink.runtime.blocklist used by org.apache.flink.runtime.resourcemanager Class Description BlockedNode This class represents a blocked node record.BlocklistHandler This class is responsible for managing allBlockedNodes and performing them on resources.BlocklistHandler.Factory Factory to instantiateBlocklistHandler.BlocklistListener A listener that want to be notified when blocklist changes. -
Classes in org.apache.flink.runtime.blocklist used by org.apache.flink.runtime.resourcemanager.active Class Description BlockedNodeRetriever This class helps to retrieve the blocked nodes.BlocklistHandler.Factory Factory to instantiateBlocklistHandler.BlocklistListener A listener that want to be notified when blocklist changes. -
Classes in org.apache.flink.runtime.blocklist used by org.apache.flink.runtime.resourcemanager.slotmanager Class Description BlockedTaskManagerChecker This checker helps to query whether a given task manager is blocked. -
Classes in org.apache.flink.runtime.blocklist used by org.apache.flink.runtime.scheduler Class Description BlocklistOperations Operations to perform on the blocklist. -
Classes in org.apache.flink.runtime.blocklist used by org.apache.flink.runtime.scheduler.adaptive Class Description BlocklistOperations Operations to perform on the blocklist. -
Classes in org.apache.flink.runtime.blocklist used by org.apache.flink.runtime.scheduler.adaptivebatch Class Description BlocklistOperations Operations to perform on the blocklist.