Uses of Class
org.apache.pulsar.common.policies.data.SourceStatus
-
Uses of SourceStatus in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionSources.getSourceStatus
(String tenant, String namespace, String source) Gets the current status of a source.Modifier and TypeMethodDescriptionSources.getSourceStatusAsync
(String tenant, String namespace, String source) Gets the current status of a source asynchronously.