Uses of Package
org.apache.bookkeeper.proto
Packages that use org.apache.bookkeeper.proto
Package
Description
Classes used to handle authentication in bookies and clients.
Provides a Bookie server that stores entries for clients.
Package of the classes for defining bookie stats.
BookKeeper Client.
Classes for interacting with bookkeeper ledgers and ledger metadata.
Network-related classes.
Define the processors used by bookie from processing requests.
Classes related to the Bookkeeper protocol.
Classes related to the Bookkeeper checksum.
Classes for replicating Bookkeeper data.
SASL and JAAS Authentication classes.
Package for bookkeeper http service.
Define the services running in bookkeeper admin http server.
Services running in a storage server (bookie).
Security and TLS-related classes.
This classes provides some helper mixins for easily to add commands
to bookie shell.
Bookkeeper utilities.
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.authClassDescriptionRepresents the connection to a BookKeeper client, from the Bookie side.Represents the connection to a Bookie, from the client side.
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.bookieClassDescriptionMaps a logical BookieId to a ResolvedBookieSocketAddress that it to a network address.Serverside handler for bookkeeper requests.A writer callback interface.
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.bookie.datainteg
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.clientClassDescriptionMaps a logical BookieId to a ResolvedBookieSocketAddress that it to a network address.Low level client for talking to bookies.Declaration of a callback implementation for calls from BookieClient objects.Force callback interface.A generic callback interface.Listener on ledger metadata changes.Declaration of a callback implementation for calls from BookieClient objects.Declaration of a callback interface for the Last Add Confirmed context of a reader.Listener on entries responded.A last-add-confirmed (LAC) reader callback interface.A writer callback interface.A last-add-confirmed (LAC) writer callback interface.Protobuf enum
LedgerMetadataFormat.DigestType -
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.metaClassDescriptionA generic callback interface.Listener on ledger metadata changes.Processor to process a specific element.
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.netClassDescriptionMaps a logical BookieId to a ResolvedBookieSocketAddress that it to a network address.This error happens when there is not enough information to resolve a BookieId to a BookieSocketAddress, this can happen when the Bookie is down and it is not publishing its EndpointInfo.
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.processor
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.protoClassDescriptionBookie Server Stats.A read view of stats, also used in CompositeViewData to expose to JMX.Operation Statistics.Maps a logical BookieId to a ResolvedBookieSocketAddress that it to a network address.This error happens when there is not enough information to resolve a BookieId to a BookieSocketAddress, this can happen when the Bookie is down and it is not publishing its EndpointInfo.Low level client for talking to bookies.Implements the client-side part of the BookKeeper protocol.Represents the connection to a BookKeeper client, from the Bookie side.Netty server for serving bookie requests.A response that adds data.An authentication request.The request for reading data with batch optimization.This is similar to add request, but it used when processing the request on the bookie side.A Request that reads data.A Bookie request object.A response object.An encoder/decoder interface for the Bookkeeper protocol.Serverside handler for bookkeeper requests.An implementation of the RequestProcessor interface.Implements the server-side part of the BookKeeper protocol.Declaration of a callback implementation for calls from BookieClient objects.Force callback interface.A generic callback interface.This is a callback interface for fetching metadata about a bookie.A callback interface for GetListOfEntriesOfLedger command.Declaration of a callback implementation for calls from BookieClient objects.Declaration of a callback interface for the Last Add Confirmed context of a reader.A last-add-confirmed (LAC) reader callback interface.A callback interface for a STARTTLS command.A writer callback interface.A last-add-confirmed (LAC) writer callback interface.Protobuf type
AddRequestProtobuf typeAddRequestProtobuf enumAddRequest.FlagProtobuf typeAddResponseProtobuf typeAddResponseProtobuf typeAuthMessageProtobuf typeAuthMessage* Packet header for all requests.* Packet header for all requests.Protobuf typeContextPairProtobuf typeContextPairProtobuf typeForceLedgerRequestProtobuf typeForceLedgerRequestProtobuf typeForceLedgerResponseProtobuf typeForceLedgerResponseProtobuf typeGetBookieInfoRequestProtobuf typeGetBookieInfoRequestProtobuf enumGetBookieInfoRequest.FlagsProtobuf typeGetBookieInfoResponseProtobuf typeGetBookieInfoResponseProtobuf typeGetListOfEntriesOfLedgerRequestProtobuf typeGetListOfEntriesOfLedgerRequestProtobuf typeGetListOfEntriesOfLedgerResponseProtobuf typeGetListOfEntriesOfLedgerResponse* Supported operations by this protocol.* Protocol Versions.Protobuf typeReadLacRequestProtobuf typeReadLacRequestProtobuf typeReadLacResponseProtobuf typeReadLacResponseProtobuf typeReadRequestProtobuf typeReadRequestProtobuf enumReadRequest.FlagProtobuf typeReadResponseProtobuf typeReadResponseProtobuf typeRequestProtobuf typeRequestProtobuf typeResponseProtobuf typeResponseProtobuf typeStartTLSRequestProtobuf typeStartTLSRequestProtobuf typeStartTLSResponseProtobuf typeStartTLSResponse* Status codes.Protobuf typeWriteLacRequestProtobuf typeWriteLacRequestProtobuf typeWriteLacResponseProtobuf typeWriteLacResponseRepresents the connection to a Bookie, from the client side.Represents the connection to a BookKeeper client, from the Bookie side.* Debug information for auditor votes* Debug information for auditor votes* information about services exposed by a Bookie.* information about services exposed by a Bookie.* Information about an endpoint.* Information about an endpoint.* information of checkAllLedgers execution* information of checkAllLedgers execution* Cookie format for storing cookie information* Cookie format for storing cookie information* Metadata format for storing ledger information* Metadata format for storing ledger informationProtobuf typeLedgerMetadataFormat.cMetadataMapEntryProtobuf typeLedgerMetadataFormat.cMetadataMapEntryProtobuf enumLedgerMetadataFormat.DigestTypeProtobuf typeLedgerMetadataFormat.SegmentProtobuf typeLedgerMetadataFormat.SegmentProtobuf enumLedgerMetadataFormat.StateProtobuf typeLedgerRereplicationLayoutFormatProtobuf typeLedgerRereplicationLayoutFormat* Debug information for locks* Debug information for locks* information of PlacementPolicyCheck execution* information of PlacementPolicyCheck execution* information of ReplicasCheck execution* information of ReplicasCheck executionProtobuf typeUnderreplicatedLedgerFormatProtobuf typeUnderreplicatedLedgerFormatA base class for bookeeper packet processors.A base class for bookkeeper protocol v3 packet processors.This class manages all details of connection to a particular bookie.Factory to createPerChannelBookieClient.An interface to manage channel pooling for bookie client.A umbrella class for request related stats.Processes add entry requests. -
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.proto.checksumClassDescriptionProtobuf enum
LedgerMetadataFormat.DigestType -
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.replication
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.saslClassDescriptionRepresents the connection to a BookKeeper client, from the Bookie side.Represents the connection to a Bookie, from the client side.
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.server.http
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.server.http.service
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.server.service
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.tlsClassDescriptionRepresents the connection to a BookKeeper client, from the Bookie side.
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.tools.cli.helpersClassDescriptionMaps a logical BookieId to a ResolvedBookieSocketAddress that it to a network address.
-
Classes in org.apache.bookkeeper.proto used by org.apache.bookkeeper.util