Package org.apache.cassandra.net
Class InboundConnectionInitiator
java.lang.Object
org.apache.cassandra.net.InboundConnectionInitiator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.netty.channel.ChannelFuturebind(InboundConnectionSettings settings, io.netty.channel.group.ChannelGroup channelGroup, Consumer<io.netty.channel.ChannelPipeline> pipelineInjector)
-
Constructor Details
-
InboundConnectionInitiator
public InboundConnectionInitiator()
-
-
Method Details
-
bind
public static io.netty.channel.ChannelFuture bind(InboundConnectionSettings settings, io.netty.channel.group.ChannelGroup channelGroup, Consumer<io.netty.channel.ChannelPipeline> pipelineInjector)
-