Uses of Class
org.apache.pulsar.common.policies.data.SinkStatus
-
Uses of SinkStatus in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionSinks.getSinkStatus
(String tenant, String namespace, String sink) Gets the current status of a sink.Modifier and TypeMethodDescriptionSinks.getSinkStatusAsync
(String tenant, String namespace, String sink) Gets the current status of a sink asynchronously.