| Package | Description |
|---|---|
| org.apache.pulsar.client.admin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.common.policies.data |
Implementation of policies.
|
| Modifier and Type | Method and Description |
|---|---|
SinkStatus.SinkInstanceStatus.SinkInstanceStatusData |
Sinks.getSinkStatus(String tenant,
String namespace,
String sink,
int id)
Gets the current status of a sink instance.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SinkStatus.SinkInstanceStatus.SinkInstanceStatusData> |
Sinks.getSinkStatusAsync(String tenant,
String namespace,
String sink,
int id)
Gets the current status of a sink instance asynchronously.
|
| Modifier and Type | Field and Description |
|---|---|
SinkStatus.SinkInstanceStatus.SinkInstanceStatusData |
SinkStatus.SinkInstanceStatus.status |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.