Uses of Class
org.apache.cassandra.transport.Connection
Packages that use Connection
-
Uses of Connection in org.apache.cassandra.transport
Subclasses of Connection in org.apache.cassandra.transportFields in org.apache.cassandra.transport declared as ConnectionModifier and TypeFieldDescriptionprotected ConnectionMessage.connectionprotected ConnectionSimpleClient.connectionMethods in org.apache.cassandra.transport that return ConnectionModifier and TypeMethodDescriptionMessage.connection()Connection.Factory.newConnection(io.netty.channel.Channel channel, ProtocolVersion version) Methods in org.apache.cassandra.transport with parameters of type ConnectionModifier and TypeMethodDescriptionvoidConnection.Tracker.addConnection(io.netty.channel.Channel ch, Connection connection) voidServer.ConnectionTracker.addConnection(io.netty.channel.Channel ch, Connection connection) voidMessage.attach(Connection connection)