| 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 |
|---|---|
FunctionStatus |
Functions.getFunctionStatus(String tenant,
String namespace,
String function)
Gets the current status of a function.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FunctionStatus> |
Functions.getFunctionStatusAsync(String tenant,
String namespace,
String function)
Gets the current status of a function asynchronously.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.