Class Hierarchy
- java.lang.Object
- io.netty.buffer.AbstractByteBufAllocator (implements io.netty.buffer.ByteBufAllocator)
- org.apache.cassandra.net.BufferPoolAllocator
- org.apache.cassandra.net.GlobalBufferPoolAllocator
- org.apache.cassandra.net.BufferPoolAllocator
- org.apache.cassandra.utils.concurrent.AbstractFuture<V> (implements org.apache.cassandra.utils.concurrent.Future<V>)
- org.apache.cassandra.utils.concurrent.AsyncFuture<V>
- org.apache.cassandra.utils.concurrent.AsyncPromise<V> (implements org.apache.cassandra.utils.concurrent.Promise<V>)
- org.apache.cassandra.net.AsyncOneResponse<T> (implements org.apache.cassandra.net.RequestCallback<T>)
- org.apache.cassandra.utils.concurrent.AsyncPromise.WithExecutor<V>
- org.apache.cassandra.net.AsyncChannelPromise (implements io.netty.channel.ChannelPromise)
- org.apache.cassandra.utils.concurrent.AsyncPromise<V> (implements org.apache.cassandra.utils.concurrent.Promise<V>)
- org.apache.cassandra.utils.concurrent.AsyncFuture<V>
- org.apache.cassandra.net.AbstractMessageHandler.LargeMessage<H>
- org.apache.cassandra.net.AbstractMessageHandler.WaitQueue
- io.netty.util.AbstractReferenceCounted (implements io.netty.util.ReferenceCounted)
- io.netty.channel.DefaultFileRegion (implements io.netty.channel.FileRegion)
- org.apache.cassandra.net.SharedDefaultFileRegion
- io.netty.channel.DefaultFileRegion (implements io.netty.channel.FileRegion)
- io.netty.buffer.ByteBuf (implements io.netty.buffer.ByteBufConvertible, java.lang.Comparable<T>, io.netty.util.ReferenceCounted)
- io.netty.buffer.AbstractByteBuf
- io.netty.buffer.AbstractReferenceCountedByteBuf
- io.netty.buffer.UnpooledDirectByteBuf
- io.netty.buffer.UnpooledUnsafeDirectByteBuf
- org.apache.cassandra.net.BufferPoolAllocator.Wrapped
- io.netty.buffer.UnpooledUnsafeDirectByteBuf
- io.netty.buffer.UnpooledDirectByteBuf
- io.netty.buffer.AbstractReferenceCountedByteBuf
- io.netty.buffer.AbstractByteBuf
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.apache.cassandra.net.AbstractMessageHandler (implements org.apache.cassandra.net.FrameDecoder.FrameProcessor)
- org.apache.cassandra.net.InboundMessageHandler
- org.apache.cassandra.net.FrameDecoder
- org.apache.cassandra.net.FrameDecoderCrc
- org.apache.cassandra.net.FrameDecoderLZ4
- org.apache.cassandra.net.InternodeConnectionUtils.ByteBufDiscardHandler
- org.apache.cassandra.net.AbstractMessageHandler (implements org.apache.cassandra.net.FrameDecoder.FrameProcessor)
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- org.apache.cassandra.net.FrameEncoder
- org.apache.cassandra.net.FrameEncoderCrc
- org.apache.cassandra.net.FrameEncoderLZ4
- org.apache.cassandra.net.FrameEncoder
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.apache.cassandra.net.Crc
- org.apache.cassandra.net.EndpointMessagingVersions
- org.apache.cassandra.net.ForwardingInfo (implements java.io.Serializable)
- org.apache.cassandra.net.FrameDecoder.Frame
- org.apache.cassandra.net.FrameDecoder.CorruptFrame
- org.apache.cassandra.net.FrameDecoder.IntactFrame
- org.apache.cassandra.net.FrameEncoder.Payload
- org.apache.cassandra.net.FutureDelegate<V> (implements io.netty.util.concurrent.Future<V>)
- org.apache.cassandra.net.FutureResult<V>
- org.apache.cassandra.net.InboundConnectionInitiator
- org.apache.cassandra.net.InboundConnectionSettings
- org.apache.cassandra.net.InboundMessageHandlers
- org.apache.cassandra.net.InboundSink (implements org.apache.cassandra.net.InboundMessageHandlers.MessageConsumer)
- java.io.InputStream (implements java.io.Closeable)
- org.apache.cassandra.io.util.DataInputPlus.DataInputStreamPlus (implements org.apache.cassandra.io.util.DataInputPlus)
- org.apache.cassandra.io.util.RebufferingInputStream (implements java.io.Closeable, org.apache.cassandra.io.util.DataInputPlus)
- org.apache.cassandra.net.AsyncStreamingInputPlus (implements org.apache.cassandra.streaming.StreamingDataInputPlus)
- org.apache.cassandra.io.util.RebufferingInputStream (implements java.io.Closeable, org.apache.cassandra.io.util.DataInputPlus)
- org.apache.cassandra.io.util.DataInputPlus.DataInputStreamPlus (implements org.apache.cassandra.io.util.DataInputPlus)
- org.apache.cassandra.net.InternodeConnectionUtils
- org.apache.cassandra.net.LatencySubscribers
- org.apache.cassandra.net.Message<T>
- org.apache.cassandra.net.Message.Builder<T>
- org.apache.cassandra.net.Message.Header
- org.apache.cassandra.net.Message.Serializer
- org.apache.cassandra.net.MessagingServiceMBeanImpl (implements org.apache.cassandra.net.MessagingServiceMBean)
- org.apache.cassandra.net.MessagingService (implements org.apache.cassandra.net.MessageDelivery)
- org.apache.cassandra.net.NoPayload
- org.apache.cassandra.net.OutboundConnection
- org.apache.cassandra.net.OutboundConnectionInitiator<SuccessType>
- org.apache.cassandra.net.OutboundConnectionInitiator.Result<SuccessType>
- org.apache.cassandra.net.OutboundConnectionInitiator.Result.Success<SuccessType>
- org.apache.cassandra.net.OutboundConnectionInitiator.Result.MessagingSuccess
- org.apache.cassandra.net.OutboundConnectionInitiator.Result.StreamingSuccess
- org.apache.cassandra.net.OutboundConnectionInitiator.Result.Success<SuccessType>
- org.apache.cassandra.net.OutboundConnections
- org.apache.cassandra.net.OutboundConnectionSettings
- org.apache.cassandra.net.OutboundSink
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.apache.cassandra.io.util.DataOutputStreamPlus (implements org.apache.cassandra.io.util.DataOutputPlus)
- org.apache.cassandra.io.util.BufferedDataOutputStreamPlus
- org.apache.cassandra.net.AsyncChannelOutputPlus
- org.apache.cassandra.net.AsyncMessageOutputPlus
- org.apache.cassandra.net.AsyncStreamingOutputPlus (implements org.apache.cassandra.streaming.StreamingDataOutputPlus)
- org.apache.cassandra.net.AsyncChannelOutputPlus
- org.apache.cassandra.io.util.BufferedDataOutputStreamPlus
- org.apache.cassandra.io.util.DataOutputStreamPlus (implements org.apache.cassandra.io.util.DataOutputPlus)
- org.apache.cassandra.net.PingRequest
- org.apache.cassandra.net.RequestCallbacks
- org.apache.cassandra.net.RequestCallbacks.CallbackInfo
- org.apache.cassandra.net.ResourceLimits
- org.apache.cassandra.net.ResourceLimits.Basic (implements org.apache.cassandra.net.ResourceLimits.Limit)
- org.apache.cassandra.net.ResourceLimits.Concurrent (implements org.apache.cassandra.net.ResourceLimits.Limit)
- org.apache.cassandra.net.ResourceLimits.EndpointAndGlobal
- org.apache.cassandra.net.ShareableBytes
- org.apache.cassandra.net.SharedDefaultFileRegion.SharedFileChannel
- org.apache.cassandra.net.SocketFactory
- org.apache.cassandra.net.StartupClusterConnectivityChecker
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.apache.cassandra.net.AsyncChannelOutputPlus.FlushException
- org.apache.cassandra.net.Crc.InvalidCrc
- org.apache.cassandra.net.Message.InvalidLegacyProtocolMagic
- org.apache.cassandra.net.MessagingService.FailureResponseException
- java.io.IOException
- java.lang.Exception
- io.netty.buffer.AbstractByteBufAllocator (implements io.netty.buffer.ByteBufAllocator)
Interface Hierarchy
- org.apache.cassandra.net.AbstractMessageHandler.OnHandlerClosed
- org.apache.cassandra.net.AsyncStreamingInputPlus.Consumer
- java.util.function.Consumer<T>
- org.apache.cassandra.net.InboundMessageHandlers.MessageConsumer
- org.apache.cassandra.net.FrameDecoder.FrameProcessor
- org.apache.cassandra.net.FrameEncoder.PayloadAllocator
- org.apache.cassandra.net.InboundMessageHandlers.GlobalMetricCallbacks
- org.apache.cassandra.net.IVerbHandler<T>
- org.apache.cassandra.net.LatencyConsumer
- org.apache.cassandra.net.LatencySubscribers.Subscriber
- org.apache.cassandra.net.MessageDelivery
- org.apache.cassandra.net.MessagingServiceMBean
- org.apache.cassandra.net.OutboundSink.Sink
- org.apache.cassandra.net.RequestCallback<T>
- org.apache.cassandra.net.RequestCallbackWithFailure<T>
- org.apache.cassandra.net.ResourceLimits.Limit
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.cassandra.net.ConnectionCategory
- org.apache.cassandra.net.ConnectionType
- org.apache.cassandra.net.MessageFlag
- org.apache.cassandra.net.MessagingService.Version
- org.apache.cassandra.net.OutboundConnectionInitiator.SslFallbackConnectionType
- org.apache.cassandra.net.OutboundConnectionSettings.Framing
- org.apache.cassandra.net.ParamType
- org.apache.cassandra.net.ResourceLimits.Outcome
- org.apache.cassandra.net.Verb
- org.apache.cassandra.net.Verb.Kind
- org.apache.cassandra.net.Verb.Priority
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)