Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.cql3.functions |
Modifier and Type | Class and Description |
---|---|
static class |
Constants.Value
A constant value, i.e.
|
static class |
Lists.Value |
static class |
Maps.Value |
static class |
Sets.Value |
Modifier and Type | Method and Description |
---|---|
Term.Terminal |
Term.bind(java.util.List<java.nio.ByteBuffer> values)
Bind the values in this term to the values contained in
values . |
Term.Terminal |
Term.Terminal.bind(java.util.List<java.nio.ByteBuffer> values) |
Modifier and Type | Method and Description |
---|---|
Term.Terminal |
FunctionCall.bind(java.util.List<java.nio.ByteBuffer> values) |
Copyright © 2013 The Apache Software Foundation