| 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 |
|---|---|
List<WorkerFunctionInstanceStats> |
Worker.getFunctionsStats()
Get all functions stats on a worker.
|
CompletableFuture<List<WorkerFunctionInstanceStats>> |
Worker.getFunctionsStatsAsync()
Get all functions stats on a worker asynchronously.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.