Uses of Class
org.apache.pulsar.common.policies.data.SinkStatus
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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.