| Package | Description | 
|---|---|
| org.apache.cassandra.db.filter | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract RowFilter.Expression.Kind | RowFilter.Expression. kind() | 
| protected RowFilter.Expression.Kind | RowFilter.SimpleExpression. kind() | 
| protected RowFilter.Expression.Kind | RowFilter.CustomExpression. kind() | 
| protected RowFilter.Expression.Kind | RowFilter.UserExpression. kind() | 
| static RowFilter.Expression.Kind | RowFilter.Expression.Kind. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static RowFilter.Expression.Kind[] | RowFilter.Expression.Kind. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2018 The Apache Software Foundation