Package | Description |
---|---|
org.apache.cassandra.transport |
Modifier and Type | Class and Description |
---|---|
class |
ConfiguredLimit |
Modifier and Type | Field and Description |
---|---|
static ProtocolVersionLimit |
ProtocolVersionLimit.SERVER_DEFAULT |
Modifier and Type | Method and Description |
---|---|
static ProtocolVersion |
ProtocolVersion.decode(int versionNum,
ProtocolVersionLimit ceiling) |
Server.Builder |
Server.Builder.withProtocolVersionLimit(ProtocolVersionLimit limit) |
Constructor and Description |
---|
Decoder(Connection.Factory factory,
ProtocolVersionLimit versionCap) |
Copyright © 2009-2022 The Apache Software Foundation