Uses of Package
org.apache.flink.runtime.resourcemanager.slotmanager
-
Classes in org.apache.flink.runtime.resourcemanager.slotmanager used by org.apache.flink.runtime.resourcemanager Class Description ResourceAllocator Resource related actions which theSlotManagercan perform.SlotManager The slot manager is responsible for maintaining a view on all registered task manager slots, their allocation and all pending slot requests.SlotManagerConfiguration Configuration for theSlotManager. -
Classes in org.apache.flink.runtime.resourcemanager.slotmanager used by org.apache.flink.runtime.resourcemanager.active Class Description ResourceAllocator Resource related actions which theSlotManagercan perform.ResourceDeclaration ResourceDeclaration forResourceAllocator.SlotManager The slot manager is responsible for maintaining a view on all registered task manager slots, their allocation and all pending slot requests. -
Classes in org.apache.flink.runtime.resourcemanager.slotmanager used by org.apache.flink.runtime.resourcemanager.slotmanager Class Description ClusterResourceStatisticsProvider Provides statistics of cluster resources.FineGrainedTaskManagerSlot A FineGrainedTaskManagerSlot represents a slot located in a TaskManager.NonSupportedResourceAllocatorImpl ResourceAllocator that not support to allocate/release resources.PendingTaskManager Represents a pending task manager in theSlotManager.PendingTaskManagerId Id ofPendingTaskManager.ResourceAllocationResult Contains the results of theResourceAllocationStrategy.ResourceAllocationResult.Builder ResourceAllocationStrategy Strategy for allocating slots and task managers to fulfill the unfulfilled requirements.ResourceAllocator Resource related actions which theSlotManagercan perform.ResourceDeclaration ResourceDeclaration forResourceAllocator.ResourceEventListener Listener for resource events ofSlotManager.ResourceReconcileResult Contains the results of theResourceAllocationStrategy.ResourceReconcileResult.Builder ResourceTracker Tracks for each job how many resource are required/acquired.SlotManager The slot manager is responsible for maintaining a view on all registered task manager slots, their allocation and all pending slot requests.SlotManager.RegistrationResult The result of task manager registration.SlotManagerConfiguration Configuration for theSlotManager.SlotStatusSyncer Syncer for slot status.TaskManagerInfo Information of a TaskManager needed inSlotManager.TaskManagerSlotInformation Basic information about a TaskManager slot.