| Package | Description | 
|---|---|
| org.apache.cassandra.db.marshal | 
| Modifier and Type | Field and Description | 
|---|---|
| AbstractType.ComparisonType | AbstractType. comparisonType | 
| Modifier and Type | Method and Description | 
|---|---|
| static AbstractType.ComparisonType | AbstractType.ComparisonType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static AbstractType.ComparisonType[] | AbstractType.ComparisonType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| AbstractType(AbstractType.ComparisonType comparisonType) | 
| CollectionType(AbstractType.ComparisonType comparisonType,
              CollectionType.Kind kind) | 
Copyright © 2018 The Apache Software Foundation