Uses of Interface
org.apache.cassandra.transport.Connection.Factory
Packages that use Connection.Factory
-
Uses of Connection.Factory in org.apache.cassandra.transport
Methods in org.apache.cassandra.transport with parameters of type Connection.FactoryModifier and TypeMethodDescriptionvoidPipelineConfigurator.configureInitialPipeline(io.netty.channel.Channel channel, Connection.Factory connectionFactory) io.netty.channel.ChannelFuturePipelineConfigurator.initializeChannel(io.netty.channel.EventLoopGroup workerGroup, InetSocketAddress socket, Connection.Factory connectionFactory) protected io.netty.channel.ChannelInitializer<io.netty.channel.Channel>PipelineConfigurator.initializer(Connection.Factory connectionFactory)