Uses of Package
org.apache.pulsar.broker.resourcegroup
Packages that use org.apache.pulsar.broker.resourcegroup
-
Classes in org.apache.pulsar.broker.resourcegroup used by org.apache.pulsar.broker.resourcegroupClassDescriptionThe 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 ListenerThe
ResourceGroupServicecontains APIs to manipulate resource groups.Resource Usage Transport Manager -
Classes in org.apache.pulsar.broker.resourcegroup used by org.apache.pulsar.broker.service