| Package | Description |
|---|---|
| org.apache.pulsar.broker.resourcegroup |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
protected static ResourceGroup.BytesAndMessagesCount |
ResourceGroup.accumulateBMCount(ResourceGroup.BytesAndMessagesCount... bmCounts) |
protected void |
ResourceGroup.incrementLocalUsageStats(ResourceGroup.ResourceGroupMonitoringClass monClass,
ResourceGroup.BytesAndMessagesCount stats) |
protected boolean |
ResourceGroupService.incrementUsage(String tenantName,
String nsName,
ResourceGroup.ResourceGroupMonitoringClass monClass,
ResourceGroup.BytesAndMessagesCount incStats)
Increments usage stats for the resource groups associated with the given namespace and tenant.
|
void |
ResourceGroupPublishLimiter.update(ResourceGroup.BytesAndMessagesCount maxPublishRate) |
protected ResourceGroup.BytesAndMessagesCount |
ResourceGroup.updateLocalQuota(ResourceGroup.ResourceGroupMonitoringClass monClass,
ResourceGroup.BytesAndMessagesCount newQuota) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.