Package org.apache.pulsar.broker.resourcegroup
package org.apache.pulsar.broker.resourcegroup
-
ClassDescriptionThe resource group (RG) data structure.Convenience class for bytes and messages counts, which are used together in a lot of the following code.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?The entities that might reference RGs are tenants, namespaces (and maybe topics, later).Resource Group Config ListenerResource Group Namespace Config ListenerThe
ResourceGroupService
contains APIs to manipulate resource groups.Resource Usage Transport Manager