Package | Description |
---|---|
org.apache.cassandra.transport |
Modifier and Type | Class and Description |
---|---|
class |
ServerConnection |
Modifier and Type | Field and Description |
---|---|
protected Connection |
Message.connection |
protected Connection |
SimpleClient.connection |
Modifier and Type | Method and Description |
---|---|
Connection |
Message.connection() |
Connection |
Connection.Factory.newConnection(io.netty.channel.Channel channel,
ProtocolVersion version) |
Modifier and Type | Method and Description |
---|---|
void |
Connection.Tracker.addConnection(io.netty.channel.Channel ch,
Connection connection) |
void |
Server.ConnectionTracker.addConnection(io.netty.channel.Channel ch,
Connection connection) |
void |
Message.attach(Connection connection) |
Copyright © 2018 The Apache Software Foundation