Enum Class ResourceGroup.ResourceGroupMonitoringClass

java.lang.Object
java.lang.Enum<ResourceGroup.ResourceGroupMonitoringClass>
org.apache.pulsar.broker.resourcegroup.ResourceGroup.ResourceGroupMonitoringClass
All Implemented Interfaces:
Serializable, Comparable<ResourceGroup.ResourceGroupMonitoringClass>, Constable
Enclosing class:
ResourceGroup

public static enum ResourceGroup.ResourceGroupMonitoringClass extends Enum<ResourceGroup.ResourceGroupMonitoringClass>
Usage "sense" for resource groups: publish and dispatch for now; may be more later (e.g., storage-monitoring) ToDo: "class" is vague; is there a better term to call this?