Package org.apache.pulsar.broker
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 BookKeeperClientFactory Provider of a new BookKeeper client instance. -
Class Summary Class Description BookKeeperClientFactoryImpl BrokerData Data class containing three components comprising all the data available for the leader broker about other brokers: - The local broker data which is written to ZooKeeper by each individual broker (LocalBrokerData).BundleData Data class comprising the short term and long term historical data for this bundle.ManagedLedgerClientFactory PulsarService Main class for Pulsar broker service.TimeAverageBrokerData Data class aggregating the short term and long term data across all bundles belonging to a broker.TimeAverageMessageData Data class comprising the average message data over a fixed period of time.TransactionMetadataStoreService -
Enum Summary Enum Description PulsarService.State