Class ResourceGroup


  • public class ResourceGroup
    extends java.lang.Object
    The resource group (RG) data structure. One of these is created internally for every resource group configured. The RG name is considered a key, and must be unique. Being the key, the name can't be modified after the RG is created. Tenants and Namespaces directly reference RGs. The usage is "vertical": i.e., a tenant or namespace references the same RG across all of the monitoring classes it uses (Publish/Dispatch/...), instead of referencing one RG for publish, another one for dispatch, etc.