| Package | Description |
|---|---|
| info.archinnov.achilles.internals.cassandra_version | |
| info.archinnov.achilles.internals.parser.context |
| Modifier and Type | Method and Description |
|---|---|
static CassandraFeature |
CassandraFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CassandraFeature[] |
CassandraFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CassandraFeature> |
DSE_4_8_X.getFeatures() |
Set<CassandraFeature> |
V3_8.getFeatures() |
Set<CassandraFeature> |
V3_6.getFeatures() |
Set<CassandraFeature> |
V2_2.getFeatures() |
Set<CassandraFeature> |
V3_0.getFeatures() |
Set<CassandraFeature> |
V3_2.getFeatures() |
Set<CassandraFeature> |
V2_1.getFeatures() |
Set<CassandraFeature> |
DSE_5_1_0.getFeatures() |
Set<CassandraFeature> |
V3_10.getFeatures() |
Set<CassandraFeature> |
V3_7.getFeatures() |
Set<CassandraFeature> |
InternalCassandraVersion.getFeatures() |
Set<CassandraFeature> |
DSE_5_0_0.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
InternalCassandraVersion.supportsFeature(CassandraFeature feature) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GlobalParsingContext.supportsFeature(CassandraFeature feature) |
Copyright © 2012-2021. All Rights Reserved.