Hierarchy For Package com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
      • io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
        • io.netty.handler.codec.ByteToMessageDecoder
        • io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
          • io.netty.channel.CombinedChannelDuplexHandler<I,​O>
        • io.netty.channel.ChannelInitializer<C>
          • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdClientChannelHandler (implements io.netty.channel.pool.ChannelPoolHandler)
      • io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
        • io.netty.handler.codec.MessageToByteEncoder<I>
    • java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdClientChannelHealthChecker (implements io.netty.channel.pool.ChannelHealthChecker)
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdContext
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdContextRequest
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint.Config
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdMetrics
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdObjectMapper
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdReporter
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequest
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestArgs
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestManager (implements io.netty.channel.ChannelHandler, io.netty.channel.ChannelInboundHandler, io.netty.channel.ChannelOutboundHandler)
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestTimer (implements java.lang.AutoCloseable)
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdResponse (implements io.netty.util.ReferenceCounted)
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdServiceEndpoint (implements com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint)
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdServiceEndpoint.Provider (implements com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint.Provider)
    • com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdUUID
    • io.netty.channel.pool.SimpleChannelPool (implements io.netty.channel.pool.ChannelPool)
    • java.lang.Throwable (implements java.io.Serializable)

Interface Hierarchy

Enum Hierarchy