Package org.apache.cassandra.streaming
Interface StreamConnectionFactory
public interface StreamConnectionFactory
-
Method Summary
Modifier and TypeMethodDescriptionio.netty.channel.ChannelcreateConnection(OutboundConnectionSettings template, int messagingVersion)
-
Method Details
-
createConnection
io.netty.channel.Channel createConnection(OutboundConnectionSettings template, int messagingVersion) throws IOException - Throws:
IOException
-