Class Hierarchy
- java.lang.Object
- org.apache.bookkeeper.proto.AuthHandler
- org.apache.bookkeeper.proto.AuthHandler.ClientSideHandler.AuthHandshakeCompleteCallback (implements org.apache.bookkeeper.auth.AuthCallbacks.GenericCallback<T>)
- org.apache.bookkeeper.proto.AuthHandler.ClientSideHandler.AuthRequestCallback (implements org.apache.bookkeeper.auth.AuthCallbacks.GenericCallback<T>)
- org.apache.bookkeeper.proto.AuthHandler.ServerSideHandler.AuthHandshakeCompleteCallback (implements org.apache.bookkeeper.auth.AuthCallbacks.GenericCallback<T>)
- org.apache.bookkeeper.proto.AuthHandler.ServerSideHandler.AuthResponseCallback (implements org.apache.bookkeeper.auth.AuthCallbacks.GenericCallback<T>)
- org.apache.bookkeeper.proto.AuthHandler.ServerSideHandler.AuthResponseCallbackLegacy (implements org.apache.bookkeeper.auth.AuthCallbacks.GenericCallback<T>)
- org.apache.bookkeeper.proto.BKStats
- org.apache.bookkeeper.proto.BKStats.OpStatData
- org.apache.bookkeeper.proto.BKStats.OpStats
- org.apache.bookkeeper.proto.BookieClientImpl (implements org.apache.bookkeeper.proto.BookieClient, org.apache.bookkeeper.proto.PerChannelBookieClientFactory)
- org.apache.bookkeeper.proto.BookieNettyServer
- org.apache.bookkeeper.proto.BookieProtocol.PacketHeader
- org.apache.bookkeeper.proto.BookieProtocol.Request
- org.apache.bookkeeper.proto.BookieProtocol.AddRequest
- org.apache.bookkeeper.proto.BookieProtocol.AuthRequest
- org.apache.bookkeeper.proto.BookieProtocol.ParsedAddRequest
- org.apache.bookkeeper.proto.BookieProtocol.ReadRequest
- org.apache.bookkeeper.proto.BookieProtocol.Response
- org.apache.bookkeeper.proto.BookieProtocol.AddResponse
- org.apache.bookkeeper.proto.BookieProtocol.AuthResponse
- org.apache.bookkeeper.proto.BookieProtocol.ErrorResponse
- org.apache.bookkeeper.proto.BookieProtocol.ReadResponse
- org.apache.bookkeeper.proto.BookieProtoEncoding
- org.apache.bookkeeper.proto.BookieProtoEncoding.RequestEnDeCoderPreV3 (implements org.apache.bookkeeper.proto.BookieProtoEncoding.EnDecoder)
- org.apache.bookkeeper.proto.BookieProtoEncoding.RequestEnDecoderV3 (implements org.apache.bookkeeper.proto.BookieProtoEncoding.EnDecoder)
- org.apache.bookkeeper.proto.BookieProtoEncoding.ResponseEnDeCoderPreV3 (implements org.apache.bookkeeper.proto.BookieProtoEncoding.EnDecoder)
- org.apache.bookkeeper.proto.BookieProtoEncoding.ResponseEnDecoderV3 (implements org.apache.bookkeeper.proto.BookieProtoEncoding.EnDecoder)
- org.apache.bookkeeper.proto.BookieRequestProcessor (implements org.apache.bookkeeper.processor.RequestProcessor)
- org.apache.bookkeeper.proto.BookieServer
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.MultiCallback (implements org.apache.zookeeper.AsyncCallback.VoidCallback)
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.TimedGenericCallback<T> (implements org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GenericCallback<T>)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.apache.bookkeeper.proto.AuthHandler.ServerSideHandler
- org.apache.bookkeeper.proto.BookieNettyServer.BookieSideConnectionPeerContextHandler
- org.apache.bookkeeper.proto.BookieProtoEncoding.RequestDecoder
- org.apache.bookkeeper.proto.BookieProtoEncoding.ResponseDecoder
- org.apache.bookkeeper.proto.BookieRequestHandler
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- org.apache.bookkeeper.proto.AuthHandler.ClientSideHandler
- org.apache.bookkeeper.proto.PerChannelBookieClient
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- org.apache.bookkeeper.proto.BookieProtoEncoding.RequestEncoder
- org.apache.bookkeeper.proto.BookieProtoEncoding.ResponseEncoder
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.FutureGetListOfEntriesOfLedger (implements org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GetListOfEntriesOfLedgerCallback)
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GenericCallbackFuture<T> (implements org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GenericCallback<T>)
- org.apache.bookkeeper.proto.DefaultPerChannelBookieClientPool (implements org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GenericCallback<T>, org.apache.bookkeeper.proto.PerChannelBookieClientPool)
- org.apache.bookkeeper.proto.LocalBookiesRegistry
- org.apache.bookkeeper.proto.PerChannelBookieClient.CompletionKey
- org.apache.bookkeeper.proto.PerChannelBookieClient.V3CompletionKey
- org.apache.bookkeeper.proto.PerChannelBookieClient.CompletionValue
- org.apache.bookkeeper.proto.PerChannelBookieClient.AddCompletion (implements org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.WriteCallback)
- org.apache.bookkeeper.proto.PerChannelBookieClient.ForceLedgerCompletion
- org.apache.bookkeeper.proto.PerChannelBookieClient.GetBookieInfoCompletion
- org.apache.bookkeeper.proto.PerChannelBookieClient.GetListOfEntriesOfLedgerCompletion
- org.apache.bookkeeper.proto.PerChannelBookieClient.ReadCompletion
- org.apache.bookkeeper.proto.PerChannelBookieClient.ReadLacCompletion
- org.apache.bookkeeper.proto.PerChannelBookieClient.StartTLSCompletion
- org.apache.bookkeeper.proto.PerChannelBookieClient.WriteLacCompletion
- org.apache.bookkeeper.proto.PerChannelBookieClient.ConnectionFutureListener (implements io.netty.channel.ChannelFutureListener)
- org.apache.bookkeeper.proto.PerChannelBookieClient.ContextPreservingFutureListener (implements io.netty.channel.ChannelFutureListener)
- org.apache.bookkeeper.proto.ReadLastConfirmedAndEntryContext (implements org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.ReadEntryCallbackCtx)
- org.apache.bookkeeper.proto.RequestStats
- org.apache.bookkeeper.proto.RequestUtils
- org.apache.bookkeeper.proto.ResponseBuilder
- org.apache.bookkeeper.util.SafeRunnable (implements org.apache.bookkeeper.common.util.SafeRunnable)
- org.apache.bookkeeper.proto.PacketProcessorBase<T>
- org.apache.bookkeeper.proto.ReadEntryProcessor
- org.apache.bookkeeper.proto.WriteEntryProcessor (implements org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.WriteCallback)
- org.apache.bookkeeper.proto.PacketProcessorBaseV3
- org.apache.bookkeeper.proto.ForceLedgerProcessorV3 (implements java.lang.Runnable)
- org.apache.bookkeeper.proto.GetBookieInfoProcessorV3 (implements java.lang.Runnable)
- org.apache.bookkeeper.proto.GetListOfEntriesOfLedgerProcessorV3 (implements java.lang.Runnable)
- org.apache.bookkeeper.proto.ReadEntryProcessorV3
- org.apache.bookkeeper.proto.LongPollReadEntryProcessorV3 (implements org.apache.bookkeeper.common.util.Watcher<T>)
- org.apache.bookkeeper.proto.ReadLacProcessorV3 (implements java.lang.Runnable)
- org.apache.bookkeeper.proto.WriteEntryProcessorV3
- org.apache.bookkeeper.proto.WriteLacProcessorV3 (implements java.lang.Runnable)
- org.apache.bookkeeper.proto.PacketProcessorBase<T>
- org.apache.bookkeeper.proto.SimpleBookieServiceInfoProvider (implements java.util.function.Supplier<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.apache.bookkeeper.proto.AuthHandler.AuthenticationException
- java.lang.RuntimeException
- org.apache.bookkeeper.proto.BookieAddressResolver.BookieIdNotResolvedException
- java.io.IOException
- java.lang.Exception
Interface Hierarchy
- org.apache.bookkeeper.proto.BookieAddressResolver
- org.apache.bookkeeper.proto.BookieClient
- org.apache.bookkeeper.proto.BookieProtocol
- org.apache.bookkeeper.proto.BookieProtoEncoding.EnDecoder
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.ForceLedgerCallback
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GenericCallback<T>
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GetBookieInfoCallback
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GetListOfEntriesOfLedgerCallback
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.LedgerMetadataListener
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.Processor<T>
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.ReadEntryCallback
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.ReadEntryCallbackCtx
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.ReadEntryListener
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.ReadLacCallback
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.StartTLSCallback
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.WriteCallback
- org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.WriteLacCallback
- org.apache.bookkeeper.proto.ConnectionPeer
- org.apache.bookkeeper.proto.BookieConnectionPeer
- org.apache.bookkeeper.proto.ClientConnectionPeer
- org.apache.bookkeeper.proto.PerChannelBookieClientFactory
- org.apache.bookkeeper.proto.PerChannelBookieClientPool
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.bookkeeper.proto.PerChannelBookieClient.ConnectionState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)