Uses of Class
org.apache.flink.runtime.metrics.groups.SlotManagerMetricGroup
Packages that use SlotManagerMetricGroup
Package
Description
-
Uses of SlotManagerMetricGroup in org.apache.flink.runtime.metrics.groups
Subclasses of SlotManagerMetricGroup in org.apache.flink.runtime.metrics.groupsModifier and TypeClassDescriptionstatic classA safe drop-in replacement forSlotManagerMetricGroups.Methods in org.apache.flink.runtime.metrics.groups that return SlotManagerMetricGroupModifier and TypeMethodDescriptionstatic SlotManagerMetricGroupSlotManagerMetricGroup.create(MetricRegistry metricRegistry, String hostname) static SlotManagerMetricGroupUnregisteredMetricGroups.createUnregisteredSlotManagerMetricGroup() -
Uses of SlotManagerMetricGroup in org.apache.flink.runtime.resourcemanager
Methods in org.apache.flink.runtime.resourcemanager with parameters of type SlotManagerMetricGroupModifier and TypeMethodDescriptionResourceManagerRuntimeServices.fromConfiguration(ResourceManagerRuntimeServicesConfiguration configuration, HighAvailabilityServices highAvailabilityServices, org.apache.flink.util.concurrent.ScheduledExecutor scheduledExecutor, SlotManagerMetricGroup slotManagerMetricGroup) -
Uses of SlotManagerMetricGroup in org.apache.flink.runtime.resourcemanager.slotmanager
Constructors in org.apache.flink.runtime.resourcemanager.slotmanager with parameters of type SlotManagerMetricGroupModifierConstructorDescriptionFineGrainedSlotManager(org.apache.flink.util.concurrent.ScheduledExecutor scheduledExecutor, SlotManagerConfiguration slotManagerConfiguration, SlotManagerMetricGroup slotManagerMetricGroup, ResourceTracker resourceTracker, org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerTracker taskManagerTracker, SlotStatusSyncer slotStatusSyncer, ResourceAllocationStrategy resourceAllocationStrategy)