Package | Description |
---|---|
org.apache.cassandra.transport |
Modifier and Type | Class and Description |
---|---|
static class |
Server.ConnectionTracker |
Modifier and Type | Field and Description |
---|---|
protected Connection.Tracker |
SimpleClient.tracker |
Modifier and Type | Method and Description |
---|---|
Connection.Tracker |
Connection.getTracker() |
Constructor and Description |
---|
Connection(io.netty.channel.Channel channel,
ProtocolVersion version,
Connection.Tracker tracker) |
ServerConnection(io.netty.channel.Channel channel,
ProtocolVersion version,
Connection.Tracker tracker) |
Copyright © 2018 The Apache Software Foundation