| Package | Description |
|---|---|
| org.apache.pulsar.client.admin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
AllocatorStats |
BrokerStats.getAllocatorStats(String allocatorName)
Get the stats for the Netty allocator.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AllocatorStats> |
BrokerStats.getAllocatorStatsAsync(String allocatorName)
Get the stats for the Netty allocator asynchronously.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.