Package org.apache.pulsar.client.admin
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-
Interface Summary Interface Description Bookies Admin interface for bookies rack placement management.Brokers Admin interface for brokers management.BrokerStats Admin interface for brokers management.Clusters Admin interface for clusters management.Functions Admin interface for function management.Lookup This is an interface class to allow using command line tool to quickly lookup the broker serving the topic.Namespaces Admin interface for namespaces management.NonPersistentTopics Deprecated. since 2.0.OffloadProcessStatus interface class of Status of offload process.Packages Administration operations of the packages management service.Properties Deprecated. seeTenantsfromPulsarAdmin.tenants()ProxyStats Admin interface for proxy stats management.PulsarAdmin PulsarAdminBuilder Builder class for aPulsarAdmininstance.ResourceGroups Admin interface for ResourceGroups management.ResourceQuotas Admin interface on interacting with resource quotas.Schemas Admin interface on interacting with schemas.Sink Deprecated. in favor ofSinksSinks Admin interface for Sink management.Source Deprecated. in favor ofSourcesSources Admin interface for Source management.Tenants Admin interface for tenants management.Topics Admin interface for Topics management.Transactions Worker Admin interface for worker stats management. -
Class Summary Class Description LongRunningProcessStatus Status of long running process. -
Enum Summary Enum Description LongRunningProcessStatus.Status Status code. -
Exception Summary Exception Description PulsarAdminException Pulsar admin exceptions.PulsarAdminException.ConflictException Conflict Exception.PulsarAdminException.ConnectException Connect Exception.PulsarAdminException.GettingAuthenticationDataException Getting Authentication Data Exception.PulsarAdminException.HttpErrorException Http Error Exception.PulsarAdminException.NotAllowedException Not Allowed Exception.PulsarAdminException.NotAuthorizedException Not Authorized Exception.PulsarAdminException.NotFoundException Not Found Exception.PulsarAdminException.PreconditionFailedException Precondition Failed Exception.PulsarAdminException.ServerSideErrorException Server Side Error Exception.PulsarAdminException.TimeoutException Timeout Exception.