Package org.apache.cassandra.streaming
Interface StreamConnectionFactory
-
public interface StreamConnectionFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.netty.channel.Channel
createConnection(OutboundConnectionSettings template, int messagingVersion)
-
-
-
Method Detail
-
createConnection
io.netty.channel.Channel createConnection(OutboundConnectionSettings template, int messagingVersion) throws java.io.IOException
- Throws:
java.io.IOException
-
-