Package org.apache.cassandra.net
Class SocketFactory
- java.lang.Object
-
- org.apache.cassandra.net.SocketFactory
-
public final class SocketFactory extends java.lang.ObjectA factory for building NettyChannels. Channels here are setup with a pipeline to participate in the internode protocol handshake, either the inbound or outbound side as per the method invoked.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.netty.channel.EventLoopGroupoutboundStreamingGroup()voidshutdownNow()
-