BatchedReadEntryProcessor |
|
BKStats |
Bookie Server Stats.
|
BKStats.OpStatData |
A read view of stats, also used in CompositeViewData to expose to JMX.
|
BKStats.OpStats |
Operation Statistics.
|
BookieAddressResolver |
Maps a logical BookieId to a ResolvedBookieSocketAddress
that it to a network address.
|
BookieAddressResolver.BookieIdNotResolvedException |
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.
|
BookieClient |
Low level client for talking to bookies.
|
BookieConnectionPeer |
Represents the connection to a BookKeeper client, from the Bookie side.
|
BookieNettyServer |
Netty server for serving bookie requests.
|
BookieProtocol.AddResponse |
A response that adds data.
|
BookieProtocol.AuthRequest |
An authentication request.
|
BookieProtocol.BatchedReadRequest |
The request for reading data with batch optimization.
|
BookieProtocol.ParsedAddRequest |
This is similar to add request, but it used when processing the request on the bookie side.
|
BookieProtocol.ReadRequest |
A Request that reads data.
|
BookieProtocol.Request |
A Bookie request object.
|
BookieProtocol.Response |
A response object.
|
BookieProtoEncoding.EnDecoder |
An encoder/decoder interface for the Bookkeeper protocol.
|
BookieRequestHandler |
Serverside handler for bookkeeper requests.
|
BookieRequestProcessor |
An implementation of the RequestProcessor interface.
|
BookieServer |
Implements the server-side part of the BookKeeper protocol.
|
BookkeeperInternalCallbacks.BatchedReadEntryCallback |
Declaration of a callback implementation for calls from BookieClient objects.
|
BookkeeperInternalCallbacks.ForceLedgerCallback |
Force callback interface.
|
BookkeeperInternalCallbacks.GenericCallback |
A generic callback interface.
|
BookkeeperInternalCallbacks.GetBookieInfoCallback |
This is a callback interface for fetching metadata about a bookie.
|
BookkeeperInternalCallbacks.GetListOfEntriesOfLedgerCallback |
A callback interface for GetListOfEntriesOfLedger command.
|
BookkeeperInternalCallbacks.ReadEntryCallback |
Declaration of a callback implementation for calls from BookieClient objects.
|
BookkeeperInternalCallbacks.ReadEntryCallbackCtx |
Declaration of a callback interface for the Last Add Confirmed context of a reader.
|
BookkeeperInternalCallbacks.ReadLacCallback |
A last-add-confirmed (LAC) reader callback interface.
|
BookkeeperInternalCallbacks.StartTLSCallback |
A callback interface for a STARTTLS command.
|
BookkeeperInternalCallbacks.WriteCallback |
A writer callback interface.
|
BookkeeperInternalCallbacks.WriteLacCallback |
A last-add-confirmed (LAC) writer callback interface.
|
BookkeeperProtocol.AddRequest |
Protobuf type AddRequest
|
BookkeeperProtocol.AddRequest.Builder |
Protobuf type AddRequest
|
BookkeeperProtocol.AddRequest.Flag |
Protobuf enum AddRequest.Flag
|
BookkeeperProtocol.AddRequestOrBuilder |
|
BookkeeperProtocol.AddResponse |
Protobuf type AddResponse
|
BookkeeperProtocol.AddResponse.Builder |
Protobuf type AddResponse
|
BookkeeperProtocol.AddResponseOrBuilder |
|
BookkeeperProtocol.AuthMessage |
Protobuf type AuthMessage
|
BookkeeperProtocol.AuthMessage.Builder |
Protobuf type AuthMessage
|
BookkeeperProtocol.AuthMessageOrBuilder |
|
BookkeeperProtocol.BKPacketHeader |
Packet header for all requests.
|
BookkeeperProtocol.BKPacketHeader.Builder |
Packet header for all requests.
|
BookkeeperProtocol.BKPacketHeaderOrBuilder |
|
BookkeeperProtocol.ContextPair |
Protobuf type ContextPair
|
BookkeeperProtocol.ContextPair.Builder |
Protobuf type ContextPair
|
BookkeeperProtocol.ContextPairOrBuilder |
|
BookkeeperProtocol.ForceLedgerRequest |
Protobuf type ForceLedgerRequest
|
BookkeeperProtocol.ForceLedgerRequest.Builder |
Protobuf type ForceLedgerRequest
|
BookkeeperProtocol.ForceLedgerRequestOrBuilder |
|
BookkeeperProtocol.ForceLedgerResponse |
Protobuf type ForceLedgerResponse
|
BookkeeperProtocol.ForceLedgerResponse.Builder |
Protobuf type ForceLedgerResponse
|
BookkeeperProtocol.ForceLedgerResponseOrBuilder |
|
BookkeeperProtocol.GetBookieInfoRequest |
Protobuf type GetBookieInfoRequest
|
BookkeeperProtocol.GetBookieInfoRequest.Builder |
Protobuf type GetBookieInfoRequest
|
BookkeeperProtocol.GetBookieInfoRequest.Flags |
Protobuf enum GetBookieInfoRequest.Flags
|
BookkeeperProtocol.GetBookieInfoRequestOrBuilder |
|
BookkeeperProtocol.GetBookieInfoResponse |
Protobuf type GetBookieInfoResponse
|
BookkeeperProtocol.GetBookieInfoResponse.Builder |
Protobuf type GetBookieInfoResponse
|
BookkeeperProtocol.GetBookieInfoResponseOrBuilder |
|
BookkeeperProtocol.GetListOfEntriesOfLedgerRequest |
Protobuf type GetListOfEntriesOfLedgerRequest
|
BookkeeperProtocol.GetListOfEntriesOfLedgerRequest.Builder |
Protobuf type GetListOfEntriesOfLedgerRequest
|
BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilder |
|
BookkeeperProtocol.GetListOfEntriesOfLedgerResponse |
Protobuf type GetListOfEntriesOfLedgerResponse
|
BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.Builder |
Protobuf type GetListOfEntriesOfLedgerResponse
|
BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder |
|
BookkeeperProtocol.OperationType |
Supported operations by this protocol.
|
BookkeeperProtocol.ProtocolVersion |
Protocol Versions.
|
BookkeeperProtocol.ReadLacRequest |
Protobuf type ReadLacRequest
|
BookkeeperProtocol.ReadLacRequest.Builder |
Protobuf type ReadLacRequest
|
BookkeeperProtocol.ReadLacRequestOrBuilder |
|
BookkeeperProtocol.ReadLacResponse |
Protobuf type ReadLacResponse
|
BookkeeperProtocol.ReadLacResponse.Builder |
Protobuf type ReadLacResponse
|
BookkeeperProtocol.ReadLacResponseOrBuilder |
|
BookkeeperProtocol.ReadRequest |
Protobuf type ReadRequest
|
BookkeeperProtocol.ReadRequest.Builder |
Protobuf type ReadRequest
|
BookkeeperProtocol.ReadRequest.Flag |
Protobuf enum ReadRequest.Flag
|
BookkeeperProtocol.ReadRequestOrBuilder |
|
BookkeeperProtocol.ReadResponse |
Protobuf type ReadResponse
|
BookkeeperProtocol.ReadResponse.Builder |
Protobuf type ReadResponse
|
BookkeeperProtocol.ReadResponseOrBuilder |
|
BookkeeperProtocol.Request |
Protobuf type Request
|
BookkeeperProtocol.Request.Builder |
Protobuf type Request
|
BookkeeperProtocol.RequestOrBuilder |
|
BookkeeperProtocol.Response |
Protobuf type Response
|
BookkeeperProtocol.Response.Builder |
Protobuf type Response
|
BookkeeperProtocol.ResponseOrBuilder |
|
BookkeeperProtocol.StartTLSRequest |
Protobuf type StartTLSRequest
|
BookkeeperProtocol.StartTLSRequest.Builder |
Protobuf type StartTLSRequest
|
BookkeeperProtocol.StartTLSRequestOrBuilder |
|
BookkeeperProtocol.StartTLSResponse |
Protobuf type StartTLSResponse
|
BookkeeperProtocol.StartTLSResponse.Builder |
Protobuf type StartTLSResponse
|
BookkeeperProtocol.StartTLSResponseOrBuilder |
|
BookkeeperProtocol.StatusCode |
Status codes.
|
BookkeeperProtocol.WriteLacRequest |
Protobuf type WriteLacRequest
|
BookkeeperProtocol.WriteLacRequest.Builder |
Protobuf type WriteLacRequest
|
BookkeeperProtocol.WriteLacRequestOrBuilder |
|
BookkeeperProtocol.WriteLacResponse |
Protobuf type WriteLacResponse
|
BookkeeperProtocol.WriteLacResponse.Builder |
Protobuf type WriteLacResponse
|
BookkeeperProtocol.WriteLacResponseOrBuilder |
|
ClientConnectionPeer |
Represents the connection to a Bookie, from the client side.
|
ConnectionPeer |
Represents the connection to a BookKeeper client, from the Bookie side.
|
DataFormats.AuditorVoteFormat |
Debug information for auditor votes
|
DataFormats.AuditorVoteFormat.Builder |
Debug information for auditor votes
|
DataFormats.AuditorVoteFormatOrBuilder |
|
DataFormats.BookieServiceInfoFormat |
information about services exposed by a Bookie.
|
DataFormats.BookieServiceInfoFormat.Builder |
information about services exposed by a Bookie.
|
DataFormats.BookieServiceInfoFormat.Endpoint |
Information about an endpoint.
|
DataFormats.BookieServiceInfoFormat.Endpoint.Builder |
Information about an endpoint.
|
DataFormats.BookieServiceInfoFormat.EndpointOrBuilder |
|
DataFormats.BookieServiceInfoFormatOrBuilder |
|
DataFormats.CheckAllLedgersFormat |
information of checkAllLedgers execution
|
DataFormats.CheckAllLedgersFormat.Builder |
information of checkAllLedgers execution
|
DataFormats.CheckAllLedgersFormatOrBuilder |
|
DataFormats.CookieFormat |
Cookie format for storing cookie information
|
DataFormats.CookieFormat.Builder |
Cookie format for storing cookie information
|
DataFormats.CookieFormatOrBuilder |
|
DataFormats.LedgerMetadataFormat |
Metadata format for storing ledger information
|
DataFormats.LedgerMetadataFormat.Builder |
Metadata format for storing ledger information
|
DataFormats.LedgerMetadataFormat.cMetadataMapEntry |
Protobuf type LedgerMetadataFormat.cMetadataMapEntry
|
DataFormats.LedgerMetadataFormat.cMetadataMapEntry.Builder |
Protobuf type LedgerMetadataFormat.cMetadataMapEntry
|
DataFormats.LedgerMetadataFormat.cMetadataMapEntryOrBuilder |
|
DataFormats.LedgerMetadataFormat.DigestType |
Protobuf enum LedgerMetadataFormat.DigestType
|
DataFormats.LedgerMetadataFormat.Segment |
Protobuf type LedgerMetadataFormat.Segment
|
DataFormats.LedgerMetadataFormat.Segment.Builder |
Protobuf type LedgerMetadataFormat.Segment
|
DataFormats.LedgerMetadataFormat.SegmentOrBuilder |
|
DataFormats.LedgerMetadataFormat.State |
Protobuf enum LedgerMetadataFormat.State
|
DataFormats.LedgerMetadataFormatOrBuilder |
|
DataFormats.LedgerRereplicationLayoutFormat |
Protobuf type LedgerRereplicationLayoutFormat
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
Protobuf type LedgerRereplicationLayoutFormat
|
DataFormats.LedgerRereplicationLayoutFormatOrBuilder |
|
DataFormats.LockDataFormat |
Debug information for locks
|
DataFormats.LockDataFormat.Builder |
Debug information for locks
|
DataFormats.LockDataFormatOrBuilder |
|
DataFormats.PlacementPolicyCheckFormat |
information of PlacementPolicyCheck execution
|
DataFormats.PlacementPolicyCheckFormat.Builder |
information of PlacementPolicyCheck execution
|
DataFormats.PlacementPolicyCheckFormatOrBuilder |
|
DataFormats.ReplicasCheckFormat |
information of ReplicasCheck execution
|
DataFormats.ReplicasCheckFormat.Builder |
information of ReplicasCheck execution
|
DataFormats.ReplicasCheckFormatOrBuilder |
|
DataFormats.UnderreplicatedLedgerFormat |
Protobuf type UnderreplicatedLedgerFormat
|
DataFormats.UnderreplicatedLedgerFormat.Builder |
Protobuf type UnderreplicatedLedgerFormat
|
DataFormats.UnderreplicatedLedgerFormatOrBuilder |
|
PacketProcessorBase |
A base class for bookeeper packet processors.
|
PacketProcessorBaseV3 |
A base class for bookkeeper protocol v3 packet processors.
|
PerChannelBookieClient |
This class manages all details of connection to a particular bookie.
|
PerChannelBookieClient.AddCompletion |
|
PerChannelBookieClient.CompletionKey |
|
PerChannelBookieClient.CompletionValue |
Boiler-plate wrapper classes follow.
|
PerChannelBookieClient.ConnectionState |
|
PerChannelBookieClientFactory |
|
PerChannelBookieClientPool |
An interface to manage channel pooling for bookie client.
|
ReadEntryProcessor |
|
ReadEntryProcessorV3 |
|
RequestStats |
A umbrella class for request related stats.
|
WriteEntryProcessor |
Processes add entry requests.
|