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(org.jboss.netty.channel.Channel channel,
int version) |
Modifier and Type | Method and Description |
---|---|
void |
Connection.Tracker.addConnection(org.jboss.netty.channel.Channel ch,
Connection connection) |
void |
Server.ConnectionTracker.addConnection(org.jboss.netty.channel.Channel ch,
Connection connection) |
void |
Message.attach(Connection connection) |
Copyright © 2014 The Apache Software Foundation