Package org.apache.cassandra.transport
Interface Connection.Factory
- Enclosing class:
- Connection
public static interface Connection.Factory
-
Method Summary
Modifier and TypeMethodDescriptionnewConnection(io.netty.channel.Channel channel, ProtocolVersion version)
-
Method Details
-
newConnection
-