Package | Description |
---|---|
org.apache.cassandra.net |
Modifier and Type | Method and Description |
---|---|
ConnectionCategory |
ConnectionType.category() |
static ConnectionCategory |
ConnectionCategory.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionCategory[] |
ConnectionCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.apache.cassandra.net.AcceptVersions |
OutboundConnectionSettings.acceptVersions(ConnectionCategory category) |
OutboundConnectionSettings.Framing |
OutboundConnectionSettings.framing(ConnectionCategory category) |
OutboundConnectionSettings |
OutboundConnectionSettings.withDefaults(ConnectionCategory category) |
Copyright © 2009-2020 The Apache Software Foundation