| Package | Description |
|---|---|
| org.apache.cassandra.cql3 | |
| org.apache.cassandra.cql3.functions |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Term.Raw
A parsed, non prepared (thus untyped) term.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractMarker.Raw
A parsed, but non prepared, bind marker.
|
static class |
Constants.Literal |
static class |
Lists.Literal |
static class |
Maps.Literal |
static class |
Sets.Literal |
class |
TypeCast |
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionCall.Raw |
| Modifier and Type | Method and Description |
|---|---|
static Function |
Functions.get(java.lang.String name,
java.util.List<? extends AssignementTestable> providedArgs,
ColumnSpecification receiver) |
Copyright © 2014 The Apache Software Foundation