- getActiveBrokers(String) - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get the list of active brokers in the cluster.
- getActiveBrokers(String) - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getActiveBrokersAsync(String) - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get the list of active brokers in the cluster asynchronously.
- getActiveBrokersAsync(String) - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getAllDynamicConfigurations() - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get values of all overridden dynamic-configs.
- getAllDynamicConfigurations() - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getAllDynamicConfigurationsAsync() - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get values of all overridden dynamic-configs asynchronously.
- getAllDynamicConfigurationsAsync() - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getAllocatorStats(String) - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Get the stats for the Netty allocator.
- getAllocatorStats(String) - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getAllocatorStatsAsync(String) - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Get the stats for the Netty allocator asynchronously.
- getAllocatorStatsAsync(String) - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getAllSchemas(String) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getAllSchemas(String) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Get all version schemas topic.
- getAllSchemasAsync(String) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getAllSchemasAsync(String) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Get all version schemas topic asynchronously.
- getAntiAffinityNamespaces(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getAntiAffinityNamespaces(String, String, String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get all namespaces that grouped with given anti-affinity group.
- getAntiAffinityNamespacesAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getAntiAffinityNamespacesAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get all namespaces that grouped with given anti-affinity group asynchronously.
- getApiException(Throwable) - Method in class org.apache.pulsar.client.admin.internal.BaseResource
-
- getApiException(Response) - Method in class org.apache.pulsar.client.admin.internal.BaseResource
-
- getAssignments() - Method in class org.apache.pulsar.client.admin.internal.WorkerImpl
-
- getAssignments() - Method in interface org.apache.pulsar.client.admin.Worker
-
Get the function assignment among the cluster.
- getAssignmentsAsync() - Method in class org.apache.pulsar.client.admin.internal.WorkerImpl
-
- getAssignmentsAsync() - Method in interface org.apache.pulsar.client.admin.Worker
-
Get the function assignment among the cluster asynchronously.
- getBacklogQuotaMap(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getBacklogQuotaMap(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getBacklogQuotaMap(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get backlog quota map on a namespace.
- getBacklogQuotaMap(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get backlog quota map for a topic.
- getBacklogQuotaMapAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getBacklogQuotaMapAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get backlog quota map on a namespace asynchronously.
- getBookieAffinityGroup(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getBookieAffinityGroup(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get bookie affinity group configured for a namespace.
- getBookieAffinityGroupAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getBookieAffinityGroupAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get bookie affinity group configured for a namespace asynchronously.
- getBookieRackInfo(String) - Method in interface org.apache.pulsar.client.admin.Bookies
-
Gets the rack placement information for a specific bookie in the cluster.
- getBookieRackInfo(String) - Method in class org.apache.pulsar.client.admin.internal.BookiesImpl
-
- getBookieRackInfoAsync(String) - Method in interface org.apache.pulsar.client.admin.Bookies
-
Gets the rack placement information for a specific bookie in the cluster asynchronously.
- getBookieRackInfoAsync(String) - Method in class org.apache.pulsar.client.admin.internal.BookiesImpl
-
- getBookiesRackInfo() - Method in interface org.apache.pulsar.client.admin.Bookies
-
Gets the rack placement information for all the bookies in the cluster.
- getBookiesRackInfo() - Method in class org.apache.pulsar.client.admin.internal.BookiesImpl
-
- getBookiesRackInfoAsync() - Method in interface org.apache.pulsar.client.admin.Bookies
-
Gets the rack placement information for all the bookies in the cluster asynchronously.
- getBookiesRackInfoAsync() - Method in class org.apache.pulsar.client.admin.internal.BookiesImpl
-
- getBrokerResourceAvailability(String) - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getBrokersWithNamespaceIsolationPolicy(String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Returns list of active brokers with namespace-isolation policies attached to it.
- getBrokersWithNamespaceIsolationPolicy(String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getBrokersWithNamespaceIsolationPolicyAsync(String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Returns list of active brokers with namespace-isolation policies attached to it asynchronously.
- getBrokersWithNamespaceIsolationPolicyAsync(String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getBrokerWithNamespaceIsolationPolicy(String, String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Returns active broker with namespace-isolation policies attached to it.
- getBrokerWithNamespaceIsolationPolicy(String, String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getBrokerWithNamespaceIsolationPolicyAsync(String, String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Returns active broker with namespace-isolation policies attached to it asynchronously.
- getBrokerWithNamespaceIsolationPolicyAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getBuiltInSinks() - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- getBuiltInSinks() - Method in interface org.apache.pulsar.client.admin.Sinks
-
Fetches a list of supported Pulsar IO sinks currently running in cluster mode.
- getBuiltInSinksAsync() - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- getBuiltInSinksAsync() - Method in interface org.apache.pulsar.client.admin.Sinks
-
Fetches a list of supported Pulsar IO sinks currently running in cluster mode asynchronously.
- getBuiltInSources() - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- getBuiltInSources() - Method in interface org.apache.pulsar.client.admin.Sources
-
Fetches a list of supported Pulsar IO sources currently running in cluster mode.
- getBuiltInSourcesAsync() - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- getBuiltInSourcesAsync() - Method in interface org.apache.pulsar.client.admin.Sources
-
Fetches a list of supported Pulsar IO sources currently running in cluster mode asynchronously.
- getBundleRange(String) - Method in class org.apache.pulsar.client.admin.internal.LookupImpl
-
- getBundleRange(String) - Method in interface org.apache.pulsar.client.admin.Lookup
-
Get a bundle range of a topic.
- getBundleRangeAsync(String) - Method in class org.apache.pulsar.client.admin.internal.LookupImpl
-
- getBundleRangeAsync(String) - Method in interface org.apache.pulsar.client.admin.Lookup
-
Get a bundle range of a topic asynchronously.
- getBundles(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getBundles(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the list of bundles.
- getBundlesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getBundlesAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the list of bundles asynchronously.
- getClientConfigData() - Method in class org.apache.pulsar.client.admin.PulsarAdmin
-
- getCluster(String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get the configuration data for the specified cluster.
- getCluster(String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getCluster() - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getCluster() - Method in class org.apache.pulsar.client.admin.internal.WorkerImpl
-
- getCluster() - Method in interface org.apache.pulsar.client.admin.Worker
-
Get List of all workers belonging to this cluster.
- getClusterAsync(String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get the configuration data for the specified cluster asynchronously.
- getClusterAsync(String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getClusterAsync() - Method in class org.apache.pulsar.client.admin.internal.WorkerImpl
-
- getClusterAsync() - Method in interface org.apache.pulsar.client.admin.Worker
-
Get List of all workers belonging to this cluster asynchronously.
- getClusterLeader() - Method in class org.apache.pulsar.client.admin.internal.WorkerImpl
-
- getClusterLeader() - Method in interface org.apache.pulsar.client.admin.Worker
-
Get the worker who is the leader of the cluster.
- getClusterLeaderAsync() - Method in class org.apache.pulsar.client.admin.internal.WorkerImpl
-
- getClusterLeaderAsync() - Method in interface org.apache.pulsar.client.admin.Worker
-
Get the worker who is the leader of the cluster asynchronously.
- getClusters() - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get the list of clusters.
- getClusters() - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getClustersAsync() - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get the list of clusters asynchronously.
- getClustersAsync() - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getCompactionThreshold(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getCompactionThreshold(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getCompactionThreshold(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the compactionThreshold for a namespace.
- getCompactionThreshold(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the compactionThreshold for a topic.
- getCompactionThresholdAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getCompactionThresholdAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getCompactionThresholdAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the compactionThreshold for a namespace asynchronously.
- getCompactionThresholdAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the compactionThreshold for a topic asynchronously.
- getConnections() - Method in class org.apache.pulsar.client.admin.internal.ProxyStatsImpl
-
- getConnections() - Method in interface org.apache.pulsar.client.admin.ProxyStats
-
Returns Connections metrics.
- getConnector(Client, Configuration) - Method in class org.apache.pulsar.client.admin.internal.http.AsyncHttpConnectorProvider
-
- getConnector(int, int, int) - Method in class org.apache.pulsar.client.admin.internal.http.AsyncHttpConnectorProvider
-
- getConnectorsList() - Method in interface org.apache.pulsar.client.admin.Functions
-
Deprecated.
- getConnectorsList() - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getContext(Class<?>) - Method in class org.apache.pulsar.client.admin.internal.JacksonConfigurator
-
- getDeduplicationEnabled(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getDeduplicationEnabled(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
get deduplication enabled of a topic.
- getDeduplicationEnabledAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getDeduplicationEnabledAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
get deduplication enabled of a topic asynchronously.
- getDeduplicationSnapshotInterval(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getDeduplicationSnapshotInterval(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getDeduplicationSnapshotInterval(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the deduplicationSnapshotInterval for a namespace.
- getDeduplicationSnapshotInterval(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the deduplication snapshot interval for specified topic.
- getDeduplicationSnapshotIntervalAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getDeduplicationSnapshotIntervalAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getDeduplicationSnapshotIntervalAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the deduplicationSnapshotInterval for a namespace asynchronously.
- getDeduplicationSnapshotIntervalAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the deduplication snapshot interval for specified topic asynchronously.
- getDefaultResourceQuota() - Method in class org.apache.pulsar.client.admin.internal.ResourceQuotasImpl
-
- getDefaultResourceQuota() - Method in interface org.apache.pulsar.client.admin.ResourceQuotas
-
Get default resource quota for new resource bundles.
- getDefaultResourceQuotaAsync() - Method in class org.apache.pulsar.client.admin.internal.ResourceQuotasImpl
-
- getDefaultResourceQuotaAsync() - Method in interface org.apache.pulsar.client.admin.ResourceQuotas
-
Get default resource quota for new resource bundles asynchronously.
- getDelayedDelivery(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getDelayedDelivery(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the delayed delivery messages for all topics within a namespace.
- getDelayedDeliveryAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getDelayedDeliveryAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the delayed delivery messages for all topics within a namespace asynchronously.
- getDelayedDeliveryPolicy(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getDelayedDeliveryPolicy(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the delayed delivery policy for a specified topic.
- getDelayedDeliveryPolicyAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getDelayedDeliveryPolicyAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the delayed delivery policy for a specified topic asynchronously.
- getDispatchRate(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getDispatchRate(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getDispatchRate(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get message-dispatch-rate (topics under this namespace can dispatch this many messages per second).
- getDispatchRate(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get message-dispatch-rate (topic can dispatch this many messages per second).
- getDispatchRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getDispatchRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getDispatchRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get message-dispatch-rate asynchronously.
- getDispatchRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get message-dispatch-rate asynchronously.
- getDynamicConfigurationNames() - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get list of updatable configuration name.
- getDynamicConfigurationNames() - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getDynamicConfigurationNamesAsync() - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get list of updatable configuration name asynchronously.
- getDynamicConfigurationNamesAsync() - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getFailureDomain(String, String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get the domain registered into a cluster.
- getFailureDomain(String, String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getFailureDomainAsync(String, String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get the domain registered into a cluster asynchronously.
- getFailureDomainAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getFailureDomains(String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get all registered domains in cluster.
- getFailureDomains(String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getFailureDomainsAsync(String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get all registered domains in cluster asynchronously.
- getFailureDomainsAsync(String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getFunction(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Get the configuration for the specified function.
- getFunction(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Get the configuration for the specified function asynchronously.
- getFunctionAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctions(String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Get the list of functions.
- getFunctions(String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionsAsync(String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Get the list of functions asynchronously.
- getFunctionsAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionsStats() - Method in class org.apache.pulsar.client.admin.internal.WorkerImpl
-
- getFunctionsStats() - Method in interface org.apache.pulsar.client.admin.Worker
-
Get all functions stats on a worker.
- getFunctionsStatsAsync() - Method in class org.apache.pulsar.client.admin.internal.WorkerImpl
-
- getFunctionsStatsAsync() - Method in interface org.apache.pulsar.client.admin.Worker
-
Get all functions stats on a worker asynchronously.
- getFunctionState(String, String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Fetch the current state associated with a Pulsar Function.
- getFunctionState(String, String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionStateAsync(String, String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Fetch the current state associated with a Pulsar Function asynchronously.
- getFunctionStateAsync(String, String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionStats(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Functions
-
Gets the current stats of a function instance.
- getFunctionStats(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Gets the current stats of a function.
- getFunctionStats(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionStats(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionStatsAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Functions
-
Gets the current stats of a function instance asynchronously.
- getFunctionStatsAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Gets the current stats of a function asynchronously.
- getFunctionStatsAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionStatsAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionStatus(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Gets the current status of a function.
- getFunctionStatus(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Functions
-
Gets the current status of a function instance.
- getFunctionStatus(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionStatus(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionStatusAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Gets the current status of a function asynchronously.
- getFunctionStatusAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Functions
-
Gets the current status of a function instance asynchronously.
- getFunctionStatusAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getFunctionStatusAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getHttpError() - Method in exception org.apache.pulsar.client.admin.PulsarAdminException
-
- getInactiveTopicPolicies(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getInactiveTopicPolicies(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getInactiveTopicPolicies(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the inactive deletion strategy for all topics within a namespace synchronously.
- getInactiveTopicPolicies(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
get inactive topic policies of a topic.
- getInactiveTopicPoliciesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getInactiveTopicPoliciesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getInactiveTopicPoliciesAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the inactive deletion strategy for all topics within a namespace asynchronously.
- getInactiveTopicPoliciesAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
get inactive topic policies of a topic asynchronously.
- getInternalConfigurationData() - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get the internal configuration data.
- getInternalConfigurationData() - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getInternalConfigurationDataAsync() - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get the internal configuration data asynchronously.
- getInternalConfigurationDataAsync() - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getInternalInfo(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getInternalInfo(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get a JSON representation of the topic metadata stored in ZooKeeper.
- getInternalInfoAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getInternalInfoAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get a JSON representation of the topic metadata stored in ZooKeeper.
- getInternalStats(String) - Method in class org.apache.pulsar.client.admin.internal.NonPersistentTopicsImpl
-
- getInternalStats(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getInternalStats(String, boolean) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getInternalStats(String) - Method in interface org.apache.pulsar.client.admin.NonPersistentTopics
-
Deprecated.
Get the internal stats for the topic.
- getInternalStats(String, boolean) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the internal stats for the topic.
- getInternalStats(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the internal stats for the topic.
- getInternalStatsAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NonPersistentTopicsImpl
-
- getInternalStatsAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getInternalStatsAsync(String, boolean) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getInternalStatsAsync(String) - Method in interface org.apache.pulsar.client.admin.NonPersistentTopics
-
Deprecated.
Get the internal stats for the topic asynchronously.
- getInternalStatsAsync(String, boolean) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the internal stats for the topic asynchronously.
- getInternalStatsAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the internal stats for the topic asynchronously.
- getIsAllowAutoUpdateSchema(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getIsAllowAutoUpdateSchema(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get whether allow auto update schema.
- getIsAllowAutoUpdateSchemaAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getIsAllowAutoUpdateSchemaAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get whether allow auto update schema asynchronously.
- getLastMessageId(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getLastMessageId(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the last commit message Id of a topic.
- getLastMessageIdAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getLastMessageIdAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the last commit message Id of a topic asynchronously.
- getList(String) - Method in class org.apache.pulsar.client.admin.internal.NonPersistentTopicsImpl
-
- getList(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getList(String) - Method in interface org.apache.pulsar.client.admin.NonPersistentTopics
-
Deprecated.
Get list of topics exist into given namespace.
- getList(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the list of topics under a namespace.
- getListAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NonPersistentTopicsImpl
-
- getListAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getListAsync(String) - Method in interface org.apache.pulsar.client.admin.NonPersistentTopics
-
Deprecated.
Get list of topics exist into given namespace asynchronously.
- getListAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the list of topics under a namespace asynchronously.
- getListInBundle(String, String) - Method in class org.apache.pulsar.client.admin.internal.NonPersistentTopicsImpl
-
- getListInBundle(String, String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getListInBundle(String, String) - Method in interface org.apache.pulsar.client.admin.NonPersistentTopics
-
Deprecated.
Get list of topics exist into given bundle.
- getListInBundle(String, String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get list of topics exist into given bundle.
- getListInBundleAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.NonPersistentTopicsImpl
-
- getListInBundleAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getListInBundleAsync(String, String) - Method in interface org.apache.pulsar.client.admin.NonPersistentTopics
-
Deprecated.
Get list of topics exist into given bundle asynchronously.
- getListInBundleAsync(String, String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get list of topics exist into given bundle asynchronously.
- getLoadReport() - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Get load for this broker.
- getLoadReport() - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getLoadReportAsync() - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Get load for this broker asynchronously.
- getLoadReportAsync() - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getMaxConsumers(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxConsumers(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the max number of consumer for specified topic.
- getMaxConsumersAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxConsumersAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the max number of consumer for specified topic asynchronously.
- getMaxConsumersPerSubscription(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxConsumersPerSubscription(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxConsumersPerSubscription(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxConsumersPerSubscription for a namespace.
- getMaxConsumersPerSubscription(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the maxConsumersPerSubscription for a topic.
- getMaxConsumersPerSubscriptionAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxConsumersPerSubscriptionAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxConsumersPerSubscriptionAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxConsumersPerSubscription for a namespace asynchronously.
- getMaxConsumersPerSubscriptionAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the maxConsumersPerSubscription for a topic asynchronously.
- getMaxConsumersPerTopic(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxConsumersPerTopic(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxProducersPerTopic for a namespace.
- getMaxConsumersPerTopicAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxConsumersPerTopicAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxProducersPerTopic for a namespace asynchronously.
- getMaxMessageSize(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxMessageSize(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the max message size for specified topic.
- getMaxMessageSizeAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxMessageSizeAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the max message size for specified topic asynchronously.
- getMaxProducers(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxProducers(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the max number of producer for specified topic.
- getMaxProducersAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxProducersAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the max number of producer for specified topic asynchronously.
- getMaxProducersPerTopic(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxProducersPerTopic(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxProducersPerTopic for a namespace.
- getMaxProducersPerTopicAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxProducersPerTopicAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxProducersPerTopic for a namespace asynchronously.
- getMaxSubscriptionsPerTopic(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxSubscriptionsPerTopic(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxSubscriptionsPerTopic(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxSubscriptionsPerTopic for a namespace.
- getMaxSubscriptionsPerTopic(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the max number of subscriptions for specified topic.
- getMaxSubscriptionsPerTopicAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxSubscriptionsPerTopicAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxSubscriptionsPerTopicAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxSubscriptionsPerTopic for a namespace asynchronously.
- getMaxSubscriptionsPerTopicAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the max number of subscriptions for specified topic asynchronously.
- getMaxUnackedMessagesOnConsumer(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxUnackedMessagesOnConsumer(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
get max unacked messages on consumer of a topic.
- getMaxUnackedMessagesOnConsumerAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxUnackedMessagesOnConsumerAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
get max unacked messages on consumer of a topic asynchronously.
- getMaxUnackedMessagesOnSubscription(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxUnackedMessagesOnSubscription(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
get max unacked messages on subscription of a topic.
- getMaxUnackedMessagesOnSubscriptionAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMaxUnackedMessagesOnSubscriptionAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
get max unacked messages on subscription of a topic asynchronously.
- getMaxUnackedMessagesPerConsumer(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxUnackedMessagesPerConsumer(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxUnackedMessagesPerConsumer for a namespace.
- getMaxUnackedMessagesPerConsumerAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxUnackedMessagesPerConsumerAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxUnackedMessagesPerConsumer for a namespace asynchronously.
- getMaxUnackedMessagesPerSubscription(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxUnackedMessagesPerSubscription(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxUnackedMessagesPerSubscription for a namespace.
- getMaxUnackedMessagesPerSubscriptionAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getMaxUnackedMessagesPerSubscriptionAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the maxUnackedMessagesPerSubscription for a namespace asynchronously.
- getMBeans() - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Requests JSON string server mbean dump.
- getMBeans() - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getMBeansAsync() - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Requests JSON string server mbean dump asynchronously.
- getMBeansAsync() - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getMessageById(String, long, long) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMessageById(String, long, long) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get a message by its messageId via a topic subscription.
- getMessageByIdAsync(String, long, long) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMessageByIdAsync(String, long, long) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get a message by its messageId via a topic subscription asynchronously.
- getMessageTTL(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getMessageTTL(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get message TTL for a topic.
- getMetrics() - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Returns Monitoring metrics.
- getMetrics() - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getMetrics() - Method in class org.apache.pulsar.client.admin.internal.WorkerImpl
-
- getMetrics() - Method in interface org.apache.pulsar.client.admin.Worker
-
Get worker metrics.
- getMetricsAsync() - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Returns Monitoring metrics asynchronously.
- getMetricsAsync() - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getMetricsAsync() - Method in class org.apache.pulsar.client.admin.internal.WorkerImpl
-
- getMetricsAsync() - Method in interface org.apache.pulsar.client.admin.Worker
-
Get worker metrics asynchronously.
- getName() - Method in class org.apache.pulsar.client.admin.internal.http.AsyncHttpConnector
-
- getNamespaceAntiAffinityGroup(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getNamespaceAntiAffinityGroup(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get anti-affinity group name for a namespace.
- getNamespaceAntiAffinityGroupAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getNamespaceAntiAffinityGroupAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get anti-affinity group name for a namespace asynchronously.
- getNamespaceBundleResourceQuota(String, String) - Method in class org.apache.pulsar.client.admin.internal.ResourceQuotasImpl
-
- getNamespaceBundleResourceQuota(String, String) - Method in interface org.apache.pulsar.client.admin.ResourceQuotas
-
Get resource quota of a namespace bundle.
- getNamespaceBundleResourceQuotaAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.ResourceQuotasImpl
-
- getNamespaceBundleResourceQuotaAsync(String, String) - Method in interface org.apache.pulsar.client.admin.ResourceQuotas
-
Get resource quota of a namespace bundle asynchronously.
- getNamespaceIsolationPolicies(String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get the namespace isolation policies of a cluster.
- getNamespaceIsolationPolicies(String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getNamespaceIsolationPoliciesAsync(String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get the namespace isolation policies of a cluster asynchronously.
- getNamespaceIsolationPoliciesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getNamespaceIsolationPolicy(String, String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get a single namespace isolation policy for a cluster.
- getNamespaceIsolationPolicy(String, String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getNamespaceIsolationPolicyAsync(String, String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get a single namespace isolation policy for a cluster asynchronously.
- getNamespaceIsolationPolicyAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getNamespaceMessageTTL(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getNamespaceMessageTTL(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the message TTL for a namespace.
- getNamespaceMessageTTLAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getNamespaceMessageTTLAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the message TTL for a namespace asynchronously.
- getNamespaceReplicationClusters(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getNamespaceReplicationClusters(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the replication clusters for a namespace.
- getNamespaceReplicationClustersAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getNamespaceReplicationClustersAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the replication clusters for a namespace asynchronously.
- getNamespaces(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getNamespaces(String, String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getNamespaces(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the list of namespaces.
- getNamespaces(String, String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Deprecated.
- getNamespacesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getNamespacesAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the list of namespaces asynchronously.
- getOffloadDeleteLagMs(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getOffloadDeleteLagMs(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the offload deletion lag for a namespace, in milliseconds.
- getOffloadDeleteLagMsAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getOffloadDeleteLagMsAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the offload deletion lag asynchronously for a namespace, in milliseconds.
- getOffloadPolicies(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getOffloadPolicies(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getOffloadPolicies(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the offload configuration for a namespace.
- getOffloadPolicies(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
get offload policies of a topic.
- getOffloadPoliciesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getOffloadPoliciesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getOffloadPoliciesAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the offload configuration for a namespace asynchronously.
- getOffloadPoliciesAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
get offload policies of a topic asynchronously.
- getOffloadThreshold(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getOffloadThreshold(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the offloadThreshold for a namespace.
- getOffloadThresholdAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getOffloadThresholdAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the offloadThreshold for a namespace asynchronously.
- getOwnedNamespaces(String, String) - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get the map of owned namespaces and their status from a single broker in the cluster.
- getOwnedNamespaces(String, String) - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getOwnedNamespacesAsync(String, String) - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get the map of owned namespaces and their status from a single broker in the cluster asynchronously.
- getOwnedNamespacesAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getPartitionedInternalStats(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPartitionedInternalStats(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the stats for the partitioned topic.
- getPartitionedInternalStatsAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPartitionedInternalStatsAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the stats-internal for the partitioned topic asynchronously.
- getPartitionedStats(String, boolean, boolean, boolean) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPartitionedStats(String, boolean, boolean, boolean) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the stats for the partitioned topic
Response Example:
- getPartitionedStats(String, boolean) - Method in interface org.apache.pulsar.client.admin.Topics
-
- getPartitionedStatsAsync(String, boolean, boolean, boolean) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPartitionedStatsAsync(String, boolean, boolean, boolean) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the stats for the partitioned topic asynchronously.
- getPartitionedStatsAsync(String, boolean) - Method in interface org.apache.pulsar.client.admin.Topics
-
- getPartitionedTopicList(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPartitionedTopicList(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the list of partitioned topics under a namespace.
- getPartitionedTopicListAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPartitionedTopicListAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the list of partitioned topics under a namespace asynchronously.
- getPartitionedTopicMetadata(String) - Method in class org.apache.pulsar.client.admin.internal.NonPersistentTopicsImpl
-
- getPartitionedTopicMetadata(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPartitionedTopicMetadata(String) - Method in interface org.apache.pulsar.client.admin.NonPersistentTopics
-
Deprecated.
Get metadata of a partitioned topic.
- getPartitionedTopicMetadata(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get metadata of a partitioned topic.
- getPartitionedTopicMetadataAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NonPersistentTopicsImpl
-
- getPartitionedTopicMetadataAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPartitionedTopicMetadataAsync(String) - Method in interface org.apache.pulsar.client.admin.NonPersistentTopics
-
Deprecated.
Get metadata of a partitioned topic asynchronously.
- getPartitionedTopicMetadataAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get metadata of a partitioned topic asynchronously.
- getPeerClusterNames(String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get peer-cluster names.
- getPeerClusterNames(String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getPeerClusterNamesAsync(String) - Method in interface org.apache.pulsar.client.admin.Clusters
-
Get peer-cluster names asynchronously.
- getPeerClusterNamesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.ClustersImpl
-
- getPendingBookieOpsStats() - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Get pending bookie client op stats by namespace.
- getPendingBookieOpsStats() - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getPendingBookieOpsStatsAsync() - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Get pending bookie client op stats by namespace asynchronously.
- getPendingBookieOpsStatsAsync() - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getPermissions(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getPermissions(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPermissions(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get permissions on a namespace.
- getPermissions(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get permissions on a topic.
- getPermissionsAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getPermissionsAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPermissionsAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get permissions on a namespace asynchronously.
- getPermissionsAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get permissions on a topic asynchronously.
- getPersistence(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getPersistence(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPersistence(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the persistence configuration for a namespace.
- getPersistence(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the configuration of persistence policies for specified topic.
- getPersistenceAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getPersistenceAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPersistenceAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the persistence configuration for a namespace asynchronously.
- getPersistenceAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the configuration of persistence policies for specified topic asynchronously.
- getPolicies(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getPolicies(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get policies for a namespace.
- getPoliciesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getPoliciesAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get policies for a namespace asynchronously.
- getProperties() - Method in class org.apache.pulsar.client.admin.internal.TenantsImpl
-
- getProperties() - Method in interface org.apache.pulsar.client.admin.Properties
-
Deprecated.
Get the list of properties.
- getPropertyAdmin(String) - Method in class org.apache.pulsar.client.admin.internal.TenantsImpl
-
- getPropertyAdmin(String) - Method in interface org.apache.pulsar.client.admin.Properties
-
Deprecated.
Get the config of the property.
- getPublishRate(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getPublishRate(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPublishRate(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get message-publish-rate (topics under this namespace can publish this many messages per second).
- getPublishRate(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get message-publish-rate (topics can publish this many messages per second).
- getPublishRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getPublishRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getPublishRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get message-publish-rate (topics under this namespace can publish this many messages per second) asynchronously.
- getPublishRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get message-publish-rate (topics can publish this many messages per second) asynchronously.
- getReplicationConfigVersion(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getReplicationConfigVersion(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the replication configuration version for a given namespace.
- getReplicationConfigVersionAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getReplicationConfigVersionAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the replication configuration version for a given namespace asynchronously.
- getReplicatorDispatchRate(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getReplicatorDispatchRate(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get replicator-message-dispatch-rate.
- getReplicatorDispatchRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getReplicatorDispatchRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get replicator-message-dispatch-rate asynchronously.
- getRetention(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getRetention(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getRetention(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the retention configuration for a namespace.
- getRetention(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the retention configuration for a topic.
- getRetentionAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getRetentionAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getRetentionAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the retention configuration for a namespace asynchronously.
- getRetentionAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the retention configuration for a topic asynchronously.
- getRuntimeConfigurations() - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get values of runtime configuration.
- getRuntimeConfigurations() - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getRuntimeConfigurationsAsync() - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get values of runtime configuration asynchronously.
- getRuntimeConfigurationsAsync() - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getSchemaAutoUpdateCompatibilityStrategy(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getSchemaAutoUpdateCompatibilityStrategy(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Deprecated.
- getSchemaCompatibilityStrategy(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getSchemaCompatibilityStrategy(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the strategy used to check the a new schema provided by a producer is compatible with the current schema
before it is installed.
- getSchemaCompatibilityStrategyAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getSchemaCompatibilityStrategyAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the strategy used to check the a new schema provided by a producer is compatible with the current schema
before it is installed asynchronously.
- getSchemaInfo(String) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getSchemaInfo(String, long) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getSchemaInfo(String) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Retrieve the latest schema of a topic.
- getSchemaInfo(String, long) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Retrieve the schema of a topic at a given version.
- getSchemaInfoAsync(String) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getSchemaInfoAsync(String, long) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getSchemaInfoAsync(String) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Retrieve the latest schema of a topic asynchronously.
- getSchemaInfoAsync(String, long) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Retrieve the schema of a topic at a given version asynchronously.
- getSchemaInfoWithVersion(String) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getSchemaInfoWithVersion(String) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Retrieve the latest schema with verison of a topic.
- getSchemaInfoWithVersionAsync(String) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getSchemaInfoWithVersionAsync(String) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Retrieve the latest schema with verison of a topic asynchronously.
- getSchemaValidationEnforced(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getSchemaValidationEnforced(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get schema validation enforced for namespace.
- getSchemaValidationEnforcedAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getSchemaValidationEnforcedAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get schema validation enforced for namespace asynchronously.
- getServiceUrl() - Method in class org.apache.pulsar.client.admin.PulsarAdmin
-
- getSink(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- getSink(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Get the configuration for the specified sink.
- getSinkAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- getSinkAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Get the configuration for the specified sink asynchronously.
- getSinks() - Method in interface org.apache.pulsar.client.admin.Functions
-
Deprecated.
- getSinks() - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getSinkStatus(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- getSinkStatus(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- getSinkStatus(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Gets the current status of a sink.
- getSinkStatus(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Gets the current status of a sink instance.
- getSinkStatusAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- getSinkStatusAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- getSinkStatusAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Gets the current status of a sink asynchronously.
- getSinkStatusAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Gets the current status of a sink instance asynchronously.
- getSource(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- getSource(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sources
-
Get the configuration for the specified source.
- getSourceAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- getSourceAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sources
-
Get the configuration for the specified source asynchronously.
- getSources() - Method in interface org.apache.pulsar.client.admin.Functions
-
Deprecated.
- getSources() - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- getSourceStatus(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- getSourceStatus(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- getSourceStatus(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sources
-
Gets the current status of a source.
- getSourceStatus(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sources
-
Gets the current status of a source instance.
- getSourceStatusAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- getSourceStatusAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- getSourceStatusAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sources
-
Gets the current status of a source asynchronously.
- getSourceStatusAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sources
-
Gets the current status of a source instance asynchronously.
- getStats(String) - Method in class org.apache.pulsar.client.admin.internal.NonPersistentTopicsImpl
-
- getStats(String, boolean, boolean) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getStats(String) - Method in interface org.apache.pulsar.client.admin.NonPersistentTopics
-
Deprecated.
Get the stats for the topic.
- getStats(String, boolean, boolean) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the stats for the topic.
- getStats(String, boolean) - Method in interface org.apache.pulsar.client.admin.Topics
-
- getStats(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
- getStatsAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NonPersistentTopicsImpl
-
- getStatsAsync(String, boolean, boolean) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getStatsAsync(String) - Method in interface org.apache.pulsar.client.admin.NonPersistentTopics
-
Deprecated.
Get the stats for the topic asynchronously.
- getStatsAsync(String, boolean, boolean) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the stats for the topic asynchronously.
- getStatsAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
- getStatusCode() - Method in exception org.apache.pulsar.client.admin.PulsarAdminException
-
- getSubscribeRate(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getSubscribeRate(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getSubscribeRate(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get namespace-subscribe-rate (topics under this namespace allow subscribe times per consumer in a period).
- getSubscribeRate(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get topic-subscribe-rate (topics allow subscribe times per consumer in a period).
- getSubscribeRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getSubscribeRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getSubscribeRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get namespace-subscribe-rate asynchronously.
- getSubscribeRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get topic-subscribe-rate asynchronously.
- getSubscriptionDispatchRate(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getSubscriptionDispatchRate(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getSubscriptionDispatchRate(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get subscription-message-dispatch-rate.
- getSubscriptionDispatchRate(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get subscription-message-dispatch-rate for the topic.
- getSubscriptionDispatchRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getSubscriptionDispatchRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getSubscriptionDispatchRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get subscription-message-dispatch-rate asynchronously.
- getSubscriptionDispatchRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get subscription-message-dispatch-rate asynchronously.
- getSubscriptionExpirationTime(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getSubscriptionExpirationTime(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the subscription expiration time for a namespace.
- getSubscriptionExpirationTimeAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getSubscriptionExpirationTimeAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the subscription expiration time for a namespace asynchronously.
- getSubscriptions(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getSubscriptions(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the list of subscriptions.
- getSubscriptionsAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- getSubscriptionsAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Get the list of subscriptions asynchronously.
- getTenantInfo(String) - Method in class org.apache.pulsar.client.admin.internal.TenantsImpl
-
- getTenantInfo(String) - Method in interface org.apache.pulsar.client.admin.Tenants
-
Get the config of the tenant.
- getTenantInfoAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TenantsImpl
-
- getTenantInfoAsync(String) - Method in interface org.apache.pulsar.client.admin.Tenants
-
Get the config of the tenant asynchronously.
- getTenants() - Method in class org.apache.pulsar.client.admin.internal.TenantsImpl
-
- getTenants() - Method in interface org.apache.pulsar.client.admin.Tenants
-
Get the list of tenants.
- getTenantsAsync() - Method in class org.apache.pulsar.client.admin.internal.TenantsImpl
-
- getTenantsAsync() - Method in interface org.apache.pulsar.client.admin.Tenants
-
Get the list of tenants asynchronously.
- GettingAuthenticationDataException(Throwable) - Constructor for exception org.apache.pulsar.client.admin.PulsarAdminException.GettingAuthenticationDataException
-
- GettingAuthenticationDataException(String) - Constructor for exception org.apache.pulsar.client.admin.PulsarAdminException.GettingAuthenticationDataException
-
- getTopics() - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Returns JSON string topics stats.
- getTopics() - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getTopics(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getTopics() - Method in class org.apache.pulsar.client.admin.internal.ProxyStatsImpl
-
- getTopics(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the list of topics.
- getTopics() - Method in interface org.apache.pulsar.client.admin.ProxyStats
-
Returns Topics metrics.
- getTopicsAsync() - Method in interface org.apache.pulsar.client.admin.BrokerStats
-
Returns JSON string topics stats asynchronously.
- getTopicsAsync() - Method in class org.apache.pulsar.client.admin.internal.BrokerStatsImpl
-
- getTopicsAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- getTopicsAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Get the list of topics asynchronously.
- getVersion() - Method in interface org.apache.pulsar.client.admin.Brokers
-
Get version of broker.
- getVersion() - Method in class org.apache.pulsar.client.admin.internal.BrokersImpl
-
- getVersionBySchema(String, PostSchemaPayload) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getVersionBySchema(String, SchemaInfo) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getVersionBySchema(String, PostSchemaPayload) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Find schema version topic.
- getVersionBySchema(String, SchemaInfo) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Find schema version topic.
- getVersionBySchemaAsync(String, PostSchemaPayload) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getVersionBySchemaAsync(String, SchemaInfo) - Method in class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- getVersionBySchemaAsync(String, PostSchemaPayload) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Find schema version topic asynchronously.
- getVersionBySchemaAsync(String, SchemaInfo) - Method in interface org.apache.pulsar.client.admin.Schemas
-
Find schema version topic asynchronously.
- getWebTarget() - Method in class org.apache.pulsar.client.admin.internal.TenantsImpl
-
- grantPermission(String, String, Set<AuthAction>) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- grantPermission(String, String, Set<AuthAction>) - Method in interface org.apache.pulsar.client.admin.Topics
-
Grant permission on a topic.
- grantPermissionAsync(String, String, Set<AuthAction>) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- grantPermissionAsync(String, String, Set<AuthAction>) - Method in interface org.apache.pulsar.client.admin.Topics
-
Grant permission on a topic asynchronously.
- grantPermissionOnNamespace(String, String, Set<AuthAction>) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- grantPermissionOnNamespace(String, String, Set<AuthAction>) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Grant permission on a namespace.
- grantPermissionOnNamespaceAsync(String, String, Set<AuthAction>) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- grantPermissionOnNamespaceAsync(String, String, Set<AuthAction>) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Grant permission on a namespace asynchronously.
- grantPermissionOnSubscription(String, String, Set<String>) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- grantPermissionOnSubscription(String, String, Set<String>) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Grant permission to role to access subscription's admin-api.
- grantPermissionOnSubscriptionAsync(String, String, Set<String>) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- grantPermissionOnSubscriptionAsync(String, String, Set<String>) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Grant permission to role to access subscription's admin-api asynchronously.
- readTimeout(int, TimeUnit) - Method in class org.apache.pulsar.client.admin.internal.PulsarAdminBuilderImpl
-
- readTimeout(int, TimeUnit) - Method in interface org.apache.pulsar.client.admin.PulsarAdminBuilder
-
This sets the server response read time out for the pulsar admin client for any request.
- readTimeoutMs - Variable in class org.apache.pulsar.client.admin.internal.BaseResource
-
- reloadBuiltInSinks() - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- reloadBuiltInSinks() - Method in interface org.apache.pulsar.client.admin.Sinks
-
Reload the available built-in connectors, include Source and Sink.
- reloadBuiltInSinksAsync() - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- reloadBuiltInSinksAsync() - Method in interface org.apache.pulsar.client.admin.Sinks
-
Reload the available built-in connectors, include Source and Sink asynchronously.
- reloadBuiltInSources() - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- reloadBuiltInSources() - Method in interface org.apache.pulsar.client.admin.Sources
-
Reload the available built-in connectors, include Source and Source.
- reloadBuiltInSourcesAsync() - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- reloadBuiltInSourcesAsync() - Method in interface org.apache.pulsar.client.admin.Sources
-
Reload the available built-in connectors, include Source and Source asynchronously.
- removeAutoSubscriptionCreation(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeAutoSubscriptionCreation(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Removes the autoSubscriptionCreation policy for a given namespace.
- removeAutoSubscriptionCreationAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeAutoSubscriptionCreationAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Removes the autoSubscriptionCreation policy for a given namespace asynchronously.
- removeAutoTopicCreation(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeAutoTopicCreation(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Removes the autoTopicCreation policy for a given namespace.
- removeAutoTopicCreationAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeAutoTopicCreationAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Removes the autoTopicCreation policy for a given namespace asynchronously.
- removeBacklogQuota(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeBacklogQuota(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeBacklogQuota(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove a backlog quota policy from a namespace.
- removeBacklogQuota(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove a backlog quota policy from a topic.
- removeBacklogQuotaAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeBacklogQuotaAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove a backlog quota policy from a namespace asynchronously.
- removeCompactionThreshold(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeCompactionThreshold(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the compactionThreshold for a topic.
- removeCompactionThresholdAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeCompactionThresholdAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the compactionThreshold for a topic asynchronously.
- removeDeduplicationSnapshotInterval(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeDeduplicationSnapshotInterval(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeDeduplicationSnapshotInterval(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove the deduplicationSnapshotInterval for a namespace.
- removeDeduplicationSnapshotInterval(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the deduplication snapshot interval for specified topic.
- removeDeduplicationSnapshotIntervalAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeDeduplicationSnapshotIntervalAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeDeduplicationSnapshotIntervalAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove the deduplicationSnapshotInterval for a namespace asynchronously.
- removeDeduplicationSnapshotIntervalAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the deduplication snapshot interval for specified topic asynchronously.
- removeDelayedDeliveryPolicy(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeDelayedDeliveryPolicy(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the delayed delivery policy for a specified topic.
- removeDelayedDeliveryPolicyAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeDelayedDeliveryPolicyAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the delayed delivery policy for a specified topic asynchronously.
- removeDispatchRate(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeDispatchRate(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove message-dispatch-rate.
- removeDispatchRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeDispatchRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove message-dispatch-rate asynchronously.
- removeInactiveTopicPolicies(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeInactiveTopicPolicies(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeInactiveTopicPolicies(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove inactive topic policies from a namespace.
- removeInactiveTopicPolicies(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
remove inactive topic policies of a topic.
- removeInactiveTopicPoliciesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeInactiveTopicPoliciesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeInactiveTopicPoliciesAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
remove InactiveTopicPolicies from a namespace asynchronously.
- removeInactiveTopicPoliciesAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
remove inactive topic policies of a topic asynchronously.
- removeMaxConsumers(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxConsumers(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the max number of consumer for specified topic.
- removeMaxConsumersAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxConsumersAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the max number of consumer for specified topic asynchronously.
- removeMaxConsumersPerSubscription(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxConsumersPerSubscription(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the maxConsumersPerSubscription for a topic.
- removeMaxConsumersPerSubscriptionAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxConsumersPerSubscriptionAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the maxConsumersPerSubscription for a topic asynchronously.
- removeMaxMessageSize(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxMessageSize(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the max message size for specified topic.
- removeMaxMessageSizeAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxMessageSizeAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the max message size for specified topic asynchronously.
- removeMaxProducers(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxProducers(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the max number of producer for specified topic.
- removeMaxProducersAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxProducersAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the max number of producer for specified topic asynchronously.
- removeMaxProducersPerTopic(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeMaxProducersPerTopic(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove maxProducersPerTopic for a namespace.
- removeMaxProducersPerTopicAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeMaxProducersPerTopicAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set maxProducersPerTopic for a namespace asynchronously.
- removeMaxSubscriptionsPerTopic(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeMaxSubscriptionsPerTopic(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxSubscriptionsPerTopic(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove the maxSubscriptionsPerTopic for a namespace.
- removeMaxSubscriptionsPerTopic(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the max number of subscriptions for specified topic.
- removeMaxSubscriptionsPerTopicAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeMaxSubscriptionsPerTopicAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxSubscriptionsPerTopicAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove the maxSubscriptionsPerTopic for a namespace asynchronously.
- removeMaxSubscriptionsPerTopicAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the max number of subscriptions for specified topic asynchronously.
- removeMaxUnackedMessagesOnConsumer(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxUnackedMessagesOnConsumer(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
remove max unacked messages on consumer of a topic.
- removeMaxUnackedMessagesOnConsumerAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxUnackedMessagesOnConsumerAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
remove max unacked messages on consumer of a topic asynchronously.
- removeMaxUnackedMessagesOnSubscription(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxUnackedMessagesOnSubscription(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
remove max unacked messages on subscription of a topic.
- removeMaxUnackedMessagesOnSubscriptionAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMaxUnackedMessagesOnSubscriptionAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
remove max unacked messages on subscription of a topic asynchronously.
- removeMessageTTL(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeMessageTTL(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove message TTL for a topic.
- removeNamespaceMessageTTL(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeNamespaceMessageTTL(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove the messages Time to Live for all the topics within a namespace.
- removeNamespaceMessageTTLAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeNamespaceMessageTTLAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove the messages Time to Live for all the topics within a namespace asynchronously.
- removeOffloadPolicies(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeOffloadPolicies(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeOffloadPolicies(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove the offload configuration for a namespace.
- removeOffloadPolicies(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
remove offload policies of a topic.
- removeOffloadPoliciesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removeOffloadPoliciesAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeOffloadPoliciesAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove the offload configuration for a namespace asynchronously.
- removeOffloadPoliciesAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
remove offload policies of a topic asynchronously.
- removePersistence(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removePersistence(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the configuration of persistence policies for specified topic.
- removePersistenceAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removePersistenceAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the configuration of persistence policies for specified topic asynchronously.
- removePublishRate(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removePublishRate(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removePublishRate(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove message-publish-rate (topics under this namespace can publish this many messages per second).
- removePublishRate(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove message-publish-rate.
- removePublishRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- removePublishRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removePublishRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Remove message-publish-rate asynchronously.
- removePublishRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove message-publish-rate asynchronously.
- removeRetention(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeRetention(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the retention configuration for all the topics on a topic.
- removeRetentionAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeRetentionAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove the retention configuration for all the topics on a topic asynchronously.
- removeSubscribeRate(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeSubscribeRate(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove topic-subscribe-rate.
- removeSubscribeRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeSubscribeRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove topic-subscribe-rate asynchronously.
- removeSubscriptionDispatchRate(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeSubscriptionDispatchRate(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove subscription-message-dispatch-rate for a topic.
- removeSubscriptionDispatchRateAsync(String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- removeSubscriptionDispatchRateAsync(String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Remove subscription-message-dispatch-rate for a topic asynchronously.
- request(WebTarget) - Method in class org.apache.pulsar.client.admin.internal.BaseResource
-
- requestAsync(WebTarget) - Method in class org.apache.pulsar.client.admin.internal.BaseResource
-
- requestTimeout(int, TimeUnit) - Method in class org.apache.pulsar.client.admin.internal.PulsarAdminBuilderImpl
-
- requestTimeout(int, TimeUnit) - Method in interface org.apache.pulsar.client.admin.PulsarAdminBuilder
-
This sets the server request time out for the pulsar admin client for any request.
- resetCursor(String, String, long) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- resetCursor(String, String, MessageId) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- resetCursor(String, String, MessageId, boolean) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- resetCursor(String, String, long) - Method in interface org.apache.pulsar.client.admin.Topics
-
Reset cursor position on a topic subscription.
- resetCursor(String, String, MessageId, boolean) - Method in interface org.apache.pulsar.client.admin.Topics
-
Reset cursor position on a topic subscription.
- resetCursor(String, String, MessageId) - Method in interface org.apache.pulsar.client.admin.Topics
-
Reset cursor position on a topic subscription.
- resetCursorAsync(String, String, long) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- resetCursorAsync(String, String, MessageId) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- resetCursorAsync(String, String, MessageId, boolean) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- resetCursorAsync(String, String, long) - Method in interface org.apache.pulsar.client.admin.Topics
-
Reset cursor position on a topic subscription.
- resetCursorAsync(String, String, MessageId, boolean) - Method in interface org.apache.pulsar.client.admin.Topics
-
Reset cursor position on a topic subscription.
- resetCursorAsync(String, String, MessageId) - Method in interface org.apache.pulsar.client.admin.Topics
-
Reset cursor position on a topic subscription.
- resetNamespaceBundleResourceQuota(String, String) - Method in class org.apache.pulsar.client.admin.internal.ResourceQuotasImpl
-
- resetNamespaceBundleResourceQuota(String, String) - Method in interface org.apache.pulsar.client.admin.ResourceQuotas
-
Reset resource quota for a namespace bundle to default value.
- resetNamespaceBundleResourceQuotaAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.ResourceQuotasImpl
-
- resetNamespaceBundleResourceQuotaAsync(String, String) - Method in interface org.apache.pulsar.client.admin.ResourceQuotas
-
Reset resource quota for a namespace bundle to default value asynchronously.
- resourceQuotas() - Method in class org.apache.pulsar.client.admin.PulsarAdmin
-
- ResourceQuotas - Interface in org.apache.pulsar.client.admin
-
Admin interface on interacting with resource quotas.
- ResourceQuotasImpl - Class in org.apache.pulsar.client.admin.internal
-
- ResourceQuotasImpl(WebTarget, Authentication, long) - Constructor for class org.apache.pulsar.client.admin.internal.ResourceQuotasImpl
-
- restartFunction(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Functions
-
Restart function instance.
- restartFunction(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Restart all function instances.
- restartFunction(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- restartFunction(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- restartFunctionAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Functions
-
Restart function instance asynchronously.
- restartFunctionAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Restart all function instances asynchronously.
- restartFunctionAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- restartFunctionAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- restartSink(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- restartSink(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- restartSink(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Restart sink instance.
- restartSink(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Restart all sink instances.
- restartSinkAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- restartSinkAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- restartSinkAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Restart sink instance asynchronously.
- restartSinkAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Restart all sink instances asynchronously.
- restartSource(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- restartSource(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- restartSource(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sources
-
Restart source instance.
- restartSource(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sources
-
Restart all source instances.
- restartSourceAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- restartSourceAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- restartSourceAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sources
-
Restart source instance asynchronously.
- restartSourceAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sources
-
Restart all source instances asynchronously.
- RetryException(String, Throwable) - Constructor for exception org.apache.pulsar.client.admin.internal.http.AsyncHttpConnector.RetryException
-
- revokePermissionOnSubscription(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- revokePermissionOnSubscription(String, String, String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Revoke permissions on a subscription's admin-api access.
- revokePermissionOnSubscriptionAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- revokePermissionOnSubscriptionAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Revoke permissions on a subscription's admin-api access asynchronously.
- revokePermissions(String, String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- revokePermissions(String, String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Revoke permissions on a topic.
- revokePermissionsAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- revokePermissionsAsync(String, String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Revoke permissions on a topic asynchronously.
- revokePermissionsOnNamespace(String, String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- revokePermissionsOnNamespace(String, String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Revoke permissions on a namespace.
- revokePermissionsOnNamespaceAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- revokePermissionsOnNamespaceAsync(String, String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Revoke permissions on a namespace asynchronously.
- root - Variable in class org.apache.pulsar.client.admin.PulsarAdmin
-
- schemas() - Method in class org.apache.pulsar.client.admin.PulsarAdmin
-
- Schemas - Interface in org.apache.pulsar.client.admin
-
Admin interface on interacting with schemas.
- SchemasImpl - Class in org.apache.pulsar.client.admin.internal
-
- SchemasImpl(WebTarget, Authentication, long) - Constructor for class org.apache.pulsar.client.admin.internal.SchemasImpl
-
- ServerSideErrorException(ServerErrorException, String) - Constructor for exception org.apache.pulsar.client.admin.PulsarAdminException.ServerSideErrorException
-
- ServerSideErrorException(ServerErrorException) - Constructor for exception org.apache.pulsar.client.admin.PulsarAdminException.ServerSideErrorException
-
- serviceHttpUrl(String) - Method in class org.apache.pulsar.client.admin.internal.PulsarAdminBuilderImpl
-
- serviceHttpUrl(String) - Method in interface org.apache.pulsar.client.admin.PulsarAdminBuilder
-
Set the Pulsar service HTTP URL for the admin endpoint (eg.
- setAutoSubscriptionCreation(String, AutoSubscriptionCreationOverride) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setAutoSubscriptionCreation(String, AutoSubscriptionCreationOverride) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Sets the autoSubscriptionCreation policy for a given namespace, overriding broker settings.
- setAutoSubscriptionCreationAsync(String, AutoSubscriptionCreationOverride) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setAutoSubscriptionCreationAsync(String, AutoSubscriptionCreationOverride) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Sets the autoSubscriptionCreation policy for a given namespace, overriding broker settings asynchronously.
- setAutoTopicCreation(String, AutoTopicCreationOverride) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setAutoTopicCreation(String, AutoTopicCreationOverride) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Sets the autoTopicCreation policy for a given namespace, overriding broker settings.
- setAutoTopicCreationAsync(String, AutoTopicCreationOverride) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setAutoTopicCreationAsync(String, AutoTopicCreationOverride) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Sets the autoTopicCreation policy for a given namespace, overriding broker settings asynchronously.
- setBacklogQuota(String, BacklogQuota) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setBacklogQuota(String, BacklogQuota) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setBacklogQuota(String, BacklogQuota) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set a backlog quota for all the topics on a namespace.
- setBacklogQuota(String, BacklogQuota) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set a backlog quota for a topic.
- setBacklogQuotaAsync(String, BacklogQuota) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setBacklogQuotaAsync(String, BacklogQuota) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set a backlog quota for all the topics on a namespace asynchronously.
- setBookieAffinityGroup(String, BookieAffinityGroupData) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setBookieAffinityGroup(String, BookieAffinityGroupData) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set bookie affinity group for a namespace to isolate namespace write to bookies that are part of given affinity
group.
- setBookieAffinityGroupAsync(String, BookieAffinityGroupData) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setBookieAffinityGroupAsync(String, BookieAffinityGroupData) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set bookie affinity group for a namespace to isolate namespace write to bookies that are part of given affinity
group asynchronously.
- setCompactionThreshold(String, long) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setCompactionThreshold(String, long) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setCompactionThreshold(String, long) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the compactionThreshold for a namespace.
- setCompactionThreshold(String, long) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the compactionThreshold for a topic.
- setCompactionThresholdAsync(String, long) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setCompactionThresholdAsync(String, long) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setCompactionThresholdAsync(String, long) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the compactionThreshold for a namespace asynchronously.
- setCompactionThresholdAsync(String, long) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the compactionThreshold for a topic asynchronously.
- setContextClassLoader(ClassLoader) - Method in class org.apache.pulsar.client.admin.internal.PulsarAdminBuilderImpl
-
- setContextClassLoader(ClassLoader) - Method in interface org.apache.pulsar.client.admin.PulsarAdminBuilder
-
- setDeduplicationSnapshotInterval(String, Integer) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setDeduplicationSnapshotInterval(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setDeduplicationSnapshotInterval(String, Integer) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the deduplicationSnapshotInterval for a namespace.
- setDeduplicationSnapshotInterval(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the deduplication snapshot interval for specified topic.
- setDeduplicationSnapshotIntervalAsync(String, Integer) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setDeduplicationSnapshotIntervalAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setDeduplicationSnapshotIntervalAsync(String, Integer) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the deduplicationSnapshotInterval for a namespace asynchronously.
- setDeduplicationSnapshotIntervalAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the deduplication snapshot interval for specified topic asynchronously.
- setDeduplicationStatus(String, boolean) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setDeduplicationStatus(String, boolean) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the deduplication status for all topics within a namespace.
- setDeduplicationStatusAsync(String, boolean) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setDeduplicationStatusAsync(String, boolean) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the deduplication status for all topics within a namespace asynchronously.
- setDefaultResourceQuota(ResourceQuota) - Method in class org.apache.pulsar.client.admin.internal.ResourceQuotasImpl
-
- setDefaultResourceQuota(ResourceQuota) - Method in interface org.apache.pulsar.client.admin.ResourceQuotas
-
Set default resource quota for new namespace bundles.
- setDefaultResourceQuotaAsync(ResourceQuota) - Method in class org.apache.pulsar.client.admin.internal.ResourceQuotasImpl
-
- setDefaultResourceQuotaAsync(ResourceQuota) - Method in interface org.apache.pulsar.client.admin.ResourceQuotas
-
Set default resource quota for new namespace bundles asynchronously.
- setDelayedDeliveryMessages(String, DelayedDeliveryPolicies) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setDelayedDeliveryMessages(String, DelayedDeliveryPolicies) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the delayed delivery messages for all topics within a namespace.
- setDelayedDeliveryMessagesAsync(String, DelayedDeliveryPolicies) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setDelayedDeliveryMessagesAsync(String, DelayedDeliveryPolicies) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the delayed delivery messages for all topics within a namespace asynchronously.
- setDelayedDeliveryPolicy(String, DelayedDeliveryPolicies) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setDelayedDeliveryPolicy(String, DelayedDeliveryPolicies) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the delayed delivery policy for a specified topic.
- setDelayedDeliveryPolicyAsync(String, DelayedDeliveryPolicies) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setDelayedDeliveryPolicyAsync(String, DelayedDeliveryPolicies) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the delayed delivery policy for a specified topic asynchronously.
- setDispatchRate(String, DispatchRate) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setDispatchRate(String, DispatchRate) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setDispatchRate(String, DispatchRate) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set message-dispatch-rate (topics under this namespace can dispatch this many messages per second).
- setDispatchRate(String, DispatchRate) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set message-dispatch-rate (topic can dispatch this many messages per second).
- setDispatchRateAsync(String, DispatchRate) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setDispatchRateAsync(String, DispatchRate) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setDispatchRateAsync(String, DispatchRate) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set message-dispatch-rate asynchronously.
- setDispatchRateAsync(String, DispatchRate) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set message-dispatch-rate asynchronously.
- setEncryptionRequiredStatus(String, boolean) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setEncryptionRequiredStatus(String, boolean) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the encryption required status for all topics within a namespace.
- setEncryptionRequiredStatusAsync(String, boolean) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setEncryptionRequiredStatusAsync(String, boolean) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the encryption required status for all topics within a namespace asynchronously.
- setInactiveTopicPolicies(String, InactiveTopicPolicies) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setInactiveTopicPolicies(String, InactiveTopicPolicies) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setInactiveTopicPolicies(String, InactiveTopicPolicies) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
As same as setInactiveTopicPoliciesAsync,but it is synchronous.
- setInactiveTopicPolicies(String, InactiveTopicPolicies) - Method in interface org.apache.pulsar.client.admin.Topics
-
set inactive topic policies of a topic.
- setInactiveTopicPoliciesAsync(String, InactiveTopicPolicies) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setInactiveTopicPoliciesAsync(String, InactiveTopicPolicies) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setInactiveTopicPoliciesAsync(String, InactiveTopicPolicies) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
You can set the inactive deletion strategy at the namespace level.
- setInactiveTopicPoliciesAsync(String, InactiveTopicPolicies) - Method in interface org.apache.pulsar.client.admin.Topics
-
set inactive topic policies of a topic asynchronously.
- setIsAllowAutoUpdateSchema(String, boolean) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setIsAllowAutoUpdateSchema(String, boolean) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set whether to allow automatic schema updates.
- setIsAllowAutoUpdateSchemaAsync(String, boolean) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setIsAllowAutoUpdateSchemaAsync(String, boolean) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set whether to allow automatic schema updates asynchronously.
- setMaxConsumers(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxConsumers(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the max number of consumer for specified topic.
- setMaxConsumersAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxConsumersAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the max number of consumer for specified topic asynchronously.
- setMaxConsumersPerSubscription(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxConsumersPerSubscription(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxConsumersPerSubscription(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set maxConsumersPerSubscription for a namespace.
- setMaxConsumersPerSubscription(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set maxConsumersPerSubscription for a topic.
- setMaxConsumersPerSubscriptionAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxConsumersPerSubscriptionAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxConsumersPerSubscriptionAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set maxConsumersPerSubscription for a namespace asynchronously.
- setMaxConsumersPerSubscriptionAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set maxConsumersPerSubscription for a topic asynchronously.
- setMaxConsumersPerTopic(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxConsumersPerTopic(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set maxConsumersPerTopic for a namespace.
- setMaxConsumersPerTopicAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxConsumersPerTopicAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set maxConsumersPerTopic for a namespace asynchronously.
- setMaxMessageSize(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxMessageSize(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the max message size for specified topic.
- setMaxMessageSizeAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxMessageSizeAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the max message size for specified topic asynchronously.0 disables.
- setMaxProducers(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxProducers(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the max number of producer for specified topic.
- setMaxProducersAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxProducersAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the max number of producer for specified topic asynchronously.
- setMaxProducersPerTopic(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxProducersPerTopic(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set maxProducersPerTopic for a namespace.
- setMaxProducersPerTopicAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxProducersPerTopicAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set maxProducersPerTopic for a namespace asynchronously.
- setMaxSubscriptionsPerTopic(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxSubscriptionsPerTopic(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxSubscriptionsPerTopic(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the maxSubscriptionsPerTopic for a namespace.
- setMaxSubscriptionsPerTopic(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the max number of subscriptions for specified topic.
- setMaxSubscriptionsPerTopicAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxSubscriptionsPerTopicAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxSubscriptionsPerTopicAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the maxSubscriptionsPerTopic for a namespace asynchronously.
- setMaxSubscriptionsPerTopicAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the max number of subscriptions for specified topic asynchronously.
- setMaxUnackedMessagesOnConsumer(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxUnackedMessagesOnConsumer(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
set max unacked messages on consumer of a topic.
- setMaxUnackedMessagesOnConsumerAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxUnackedMessagesOnConsumerAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
set max unacked messages on consumer of a topic asynchronously.
- setMaxUnackedMessagesOnSubscription(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxUnackedMessagesOnSubscription(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
set max unacked messages on subscription of a topic.
- setMaxUnackedMessagesOnSubscriptionAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMaxUnackedMessagesOnSubscriptionAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
set max unacked messages on subscription of a topic asynchronously.
- setMaxUnackedMessagesPerConsumer(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxUnackedMessagesPerConsumer(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set maxUnackedMessagesPerConsumer for a namespace.
- setMaxUnackedMessagesPerConsumerAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxUnackedMessagesPerConsumerAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set maxUnackedMessagesPerConsumer for a namespace asynchronously.
- setMaxUnackedMessagesPerSubscription(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxUnackedMessagesPerSubscription(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set maxUnackedMessagesPerSubscription for a namespace.
- setMaxUnackedMessagesPerSubscriptionAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setMaxUnackedMessagesPerSubscriptionAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set maxUnackedMessagesPerSubscription for a namespace asynchronously.
- setMessageTTL(String, int) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setMessageTTL(String, int) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set message TTL for a topic.
- setNamespaceAntiAffinityGroup(String, String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setNamespaceAntiAffinityGroup(String, String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set anti-affinity group name for a namespace.
- setNamespaceAntiAffinityGroupAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setNamespaceAntiAffinityGroupAsync(String, String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set anti-affinity group name for a namespace asynchronously.
- setNamespaceBundleResourceQuota(String, String, ResourceQuota) - Method in class org.apache.pulsar.client.admin.internal.ResourceQuotasImpl
-
- setNamespaceBundleResourceQuota(String, String, ResourceQuota) - Method in interface org.apache.pulsar.client.admin.ResourceQuotas
-
Set resource quota for a namespace bundle.
- setNamespaceBundleResourceQuotaAsync(String, String, ResourceQuota) - Method in class org.apache.pulsar.client.admin.internal.ResourceQuotasImpl
-
- setNamespaceBundleResourceQuotaAsync(String, String, ResourceQuota) - Method in interface org.apache.pulsar.client.admin.ResourceQuotas
-
Set resource quota for a namespace bundle asynchronously.
- setNamespaceMessageTTL(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setNamespaceMessageTTL(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the messages Time to Live for all the topics within a namespace.
- setNamespaceMessageTTLAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setNamespaceMessageTTLAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the messages Time to Live for all the topics within a namespace asynchronously.
- setNamespaceReplicationClusters(String, Set<String>) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setNamespaceReplicationClusters(String, Set<String>) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the replication clusters for a namespace.
- setNamespaceReplicationClustersAsync(String, Set<String>) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setNamespaceReplicationClustersAsync(String, Set<String>) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the replication clusters for a namespace asynchronously.
- setOffloadDeleteLag(String, long, TimeUnit) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setOffloadDeleteLag(String, long, TimeUnit) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the offload deletion lag for a namespace.
- setOffloadDeleteLagAsync(String, long, TimeUnit) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setOffloadDeleteLagAsync(String, long, TimeUnit) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the offload deletion lag for a namespace asynchronously.
- setOffloadPolicies(String, OffloadPolicies) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setOffloadPolicies(String, OffloadPolicies) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setOffloadPolicies(String, OffloadPolicies) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the offload configuration for all the topics in a namespace.
- setOffloadPolicies(String, OffloadPolicies) - Method in interface org.apache.pulsar.client.admin.Topics
-
set offload policies of a topic.
- setOffloadPoliciesAsync(String, OffloadPolicies) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setOffloadPoliciesAsync(String, OffloadPolicies) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setOffloadPoliciesAsync(String, OffloadPolicies) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the offload configuration for all the topics in a namespace asynchronously.
- setOffloadPoliciesAsync(String, OffloadPolicies) - Method in interface org.apache.pulsar.client.admin.Topics
-
set offload policies of a topic asynchronously.
- setOffloadThreshold(String, long) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setOffloadThreshold(String, long) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the offloadThreshold for a namespace.
- setOffloadThresholdAsync(String, long) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setOffloadThresholdAsync(String, long) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the offloadThreshold for a namespace asynchronously.
- setPersistence(String, PersistencePolicies) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setPersistence(String, PersistencePolicies) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setPersistence(String, PersistencePolicies) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the persistence configuration for all the topics on a namespace.
- setPersistence(String, PersistencePolicies) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the configuration of persistence policies for specified topic.
- setPersistenceAsync(String, PersistencePolicies) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setPersistenceAsync(String, PersistencePolicies) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setPersistenceAsync(String, PersistencePolicies) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the persistence configuration for all the topics on a namespace asynchronously.
- setPersistenceAsync(String, PersistencePolicies) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the configuration of persistence policies for specified topic asynchronously.
- setPublishRate(String, PublishRate) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setPublishRate(String, PublishRate) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setPublishRate(String, PublishRate) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set message-publish-rate (topics under this namespace can publish this many messages per second).
- setPublishRate(String, PublishRate) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set message-publish-rate (topics can publish this many messages per second).
- setPublishRateAsync(String, PublishRate) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setPublishRateAsync(String, PublishRate) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setPublishRateAsync(String, PublishRate) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set message-publish-rate (topics under this namespace can publish this many messages per second) asynchronously.
- setPublishRateAsync(String, PublishRate) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set message-publish-rate (topics can publish this many messages per second) asynchronously.
- setReplicatorDispatchRate(String, DispatchRate) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setReplicatorDispatchRate(String, DispatchRate) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set replicator-message-dispatch-rate.
- setReplicatorDispatchRateAsync(String, DispatchRate) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setReplicatorDispatchRateAsync(String, DispatchRate) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set replicator-message-dispatch-rate asynchronously.
- setRetention(String, RetentionPolicies) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setRetention(String, RetentionPolicies) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setRetention(String, RetentionPolicies) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the retention configuration for all the topics on a namespace.
- setRetention(String, RetentionPolicies) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the retention configuration on a topic.
- setRetentionAsync(String, RetentionPolicies) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setRetentionAsync(String, RetentionPolicies) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setRetentionAsync(String, RetentionPolicies) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the retention configuration for all the topics on a namespace asynchronously.
- setRetentionAsync(String, RetentionPolicies) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set the retention configuration for all the topics on a topic asynchronously.
- setSchemaAutoUpdateCompatibilityStrategy(String, SchemaAutoUpdateCompatibilityStrategy) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSchemaAutoUpdateCompatibilityStrategy(String, SchemaAutoUpdateCompatibilityStrategy) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Deprecated.
- setSchemaCompatibilityStrategy(String, SchemaCompatibilityStrategy) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSchemaCompatibilityStrategy(String, SchemaCompatibilityStrategy) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the strategy used to check the a new schema provided by a producer is compatible with the current schema
before it is installed.
- setSchemaCompatibilityStrategyAsync(String, SchemaCompatibilityStrategy) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSchemaCompatibilityStrategyAsync(String, SchemaCompatibilityStrategy) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the strategy used to check the a new schema provided by a producer is compatible with the current schema
before it is installed asynchronously.
- setSchemaValidationEnforced(String, boolean) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSchemaValidationEnforced(String, boolean) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set schema validation enforced for namespace.
- setSchemaValidationEnforcedAsync(String, boolean) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSchemaValidationEnforcedAsync(String, boolean) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set schema validation enforced for namespace asynchronously.
- setSubscribeRate(String, SubscribeRate) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSubscribeRate(String, SubscribeRate) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setSubscribeRate(String, SubscribeRate) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set namespace-subscribe-rate (topics under this namespace will limit by subscribeRate).
- setSubscribeRate(String, SubscribeRate) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set topic-subscribe-rate (topic will limit by subscribeRate).
- setSubscribeRateAsync(String, SubscribeRate) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSubscribeRateAsync(String, SubscribeRate) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setSubscribeRateAsync(String, SubscribeRate) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set namespace-subscribe-rate (topics under this namespace will limit by subscribeRate) asynchronously.
- setSubscribeRateAsync(String, SubscribeRate) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set topic-subscribe-rate (topics will limit by subscribeRate) asynchronously.
- setSubscriptionAuthMode(String, SubscriptionAuthMode) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSubscriptionAuthMode(String, SubscriptionAuthMode) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the given subscription auth mode on all topics on a namespace.
- setSubscriptionAuthModeAsync(String, SubscriptionAuthMode) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSubscriptionAuthModeAsync(String, SubscriptionAuthMode) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the given subscription auth mode on all topics on a namespace asynchronously.
- setSubscriptionDispatchRate(String, DispatchRate) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSubscriptionDispatchRate(String, DispatchRate) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setSubscriptionDispatchRate(String, DispatchRate) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set subscription-message-dispatch-rate.
- setSubscriptionDispatchRate(String, DispatchRate) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set subscription-message-dispatch-rate for the topic.
- setSubscriptionDispatchRateAsync(String, DispatchRate) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSubscriptionDispatchRateAsync(String, DispatchRate) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- setSubscriptionDispatchRateAsync(String, DispatchRate) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set subscription-message-dispatch-rate asynchronously.
- setSubscriptionDispatchRateAsync(String, DispatchRate) - Method in interface org.apache.pulsar.client.admin.Topics
-
Set subscription-message-dispatch-rate for the topic asynchronously.
- setSubscriptionExpirationTime(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSubscriptionExpirationTime(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the subscription expiration time in minutes for all the topics within a namespace.
- setSubscriptionExpirationTimeAsync(String, int) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- setSubscriptionExpirationTimeAsync(String, int) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Set the subscription expiration time in minutes for all the topics within a namespace asynchronously.
- sink() - Method in class org.apache.pulsar.client.admin.PulsarAdmin
-
- Sink - Interface in org.apache.pulsar.client.admin
-
- sinks() - Method in class org.apache.pulsar.client.admin.PulsarAdmin
-
- Sinks - Interface in org.apache.pulsar.client.admin
-
Admin interface for Sink management.
- SinksImpl - Class in org.apache.pulsar.client.admin.internal
-
- SinksImpl(WebTarget, Authentication, AsyncHttpClient, long) - Constructor for class org.apache.pulsar.client.admin.internal.SinksImpl
-
- skipAllMessages(String, String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- skipAllMessages(String, String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Skip all messages on a topic subscription.
- skipAllMessagesAsync(String, String) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- skipAllMessagesAsync(String, String) - Method in interface org.apache.pulsar.client.admin.Topics
-
Skip all messages on a topic subscription asynchronously.
- skipMessages(String, String, long) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- skipMessages(String, String, long) - Method in interface org.apache.pulsar.client.admin.Topics
-
Skip messages on a topic subscription.
- skipMessagesAsync(String, String, long) - Method in class org.apache.pulsar.client.admin.internal.TopicsImpl
-
- skipMessagesAsync(String, String, long) - Method in interface org.apache.pulsar.client.admin.Topics
-
Skip messages on a topic subscription asynchronously.
- source() - Method in class org.apache.pulsar.client.admin.PulsarAdmin
-
- Source - Interface in org.apache.pulsar.client.admin
-
- sources() - Method in class org.apache.pulsar.client.admin.PulsarAdmin
-
- Sources - Interface in org.apache.pulsar.client.admin
-
Admin interface for Source management.
- SourcesImpl - Class in org.apache.pulsar.client.admin.internal
-
- SourcesImpl(WebTarget, Authentication, AsyncHttpClient, long) - Constructor for class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- splitNamespaceBundle(String, String, boolean, String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- splitNamespaceBundle(String, String, boolean, String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Split namespace bundle.
- splitNamespaceBundleAsync(String, String, boolean, String) - Method in class org.apache.pulsar.client.admin.internal.NamespacesImpl
-
- splitNamespaceBundleAsync(String, String, boolean, String) - Method in interface org.apache.pulsar.client.admin.Namespaces
-
Split namespace bundle asynchronously.
- sslProvider(String) - Method in class org.apache.pulsar.client.admin.internal.PulsarAdminBuilderImpl
-
- sslProvider(String) - Method in interface org.apache.pulsar.client.admin.PulsarAdminBuilder
-
The name of the security provider used for SSL connections.
- startFunction(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Start all function instances.
- startFunction(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Functions
-
Start function instance.
- startFunction(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- startFunction(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- startFunctionAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Start all function instances asynchronously.
- startFunctionAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Functions
-
Start function instance asynchronously.
- startFunctionAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- startFunctionAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- startSink(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- startSink(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- startSink(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Start sink instance.
- startSink(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Start all sink instances.
- startSinkAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- startSinkAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- startSinkAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Start sink instance asynchronously.
- startSinkAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Start all sink instances asynchronously.
- startSource(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- startSource(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- startSource(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sources
-
Start source instance.
- startSource(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sources
-
Start all source instances.
- startSourceAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- startSourceAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- startSourceAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sources
-
Start source instance asynchronously.
- startSourceAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sources
-
Start all source instances asynchronously.
- status - Variable in class org.apache.pulsar.client.admin.LongRunningProcessStatus
-
- stopFunction(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Functions
-
Stop function instance.
- stopFunction(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Stop all function instances.
- stopFunction(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- stopFunction(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- stopFunctionAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Functions
-
Stop function instance asynchronously.
- stopFunctionAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Functions
-
Stop all function instances asynchronously.
- stopFunctionAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- stopFunctionAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.FunctionsImpl
-
- stopSink(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- stopSink(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- stopSink(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Stop sink instance.
- stopSink(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Stop all sink instances.
- stopSinkAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- stopSinkAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SinksImpl
-
- stopSinkAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Stop sink instance asynchronously.
- stopSinkAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sinks
-
Stop all sink instances asynchronously.
- stopSource(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- stopSource(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- stopSource(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sources
-
Stop source instance.
- stopSource(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sources
-
Stop all source instances.
- stopSourceAsync(String, String, String, int) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- stopSourceAsync(String, String, String) - Method in class org.apache.pulsar.client.admin.internal.SourcesImpl
-
- stopSourceAsync(String, String, String, int) - Method in interface org.apache.pulsar.client.admin.Sources
-
Stop source instance asynchronously.
- stopSourceAsync(String, String, String) - Method in interface org.apache.pulsar.client.admin.Sources
-
Stop all source instances asynchronously.