Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.db | |
org.apache.cassandra.gms | |
org.apache.cassandra.utils |
Modifier and Type | Field and Description |
---|---|
static CassandraVersion |
QueryProcessor.CQL_VERSION |
Modifier and Type | Field and Description |
---|---|
static CassandraVersion |
SystemKeyspace.NULL_VERSION |
static CassandraVersion |
SystemKeyspace.UNREADABLE_VERSION |
Modifier and Type | Method and Description |
---|---|
static CassandraVersion |
SystemKeyspace.getReleaseVersion(InetAddressAndPort ep)
Get release version for given endpoint.
|
Modifier and Type | Method and Description |
---|---|
CassandraVersion |
EndpointState.getReleaseVersion() |
CassandraVersion |
Gossiper.getReleaseVersion(InetAddressAndPort ep) |
Modifier and Type | Method and Description |
---|---|
int |
CassandraVersion.compareTo(CassandraVersion other) |
Copyright © 2009-2020 The Apache Software Foundation