| 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 |
|---|---|
SourceStatus |
Sources.getSourceStatus(String tenant,
String namespace,
String source)
Gets the current status of a source.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SourceStatus> |
Sources.getSourceStatusAsync(String tenant,
String namespace,
String source)
Gets the current status of a source asynchronously.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.