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