Class Hierarchy
- java.lang.Object
- com.linkedin.venice.service.AbstractVeniceService (implements java.io.Closeable)
- com.linkedin.davinci.ingestion.isolated.IsolatedIngestionServer
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelInitializer<C>
- com.linkedin.davinci.ingestion.isolated.IsolatedIngestionServerChannelInitializer
- io.netty.channel.SimpleChannelInboundHandler<I>
- com.linkedin.davinci.ingestion.isolated.IsolatedIngestionServerAclHandler
- com.linkedin.davinci.ingestion.isolated.IsolatedIngestionServerHandler
- io.netty.channel.ChannelInitializer<C>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- com.linkedin.davinci.ingestion.isolated.IsolatedIngestionNotifier (implements com.linkedin.davinci.notifier.VeniceNotifier)
- com.linkedin.davinci.ingestion.isolated.IsolatedIngestionRequestClient (implements java.io.Closeable)
- com.linkedin.venice.service.AbstractVeniceService (implements java.io.Closeable)