|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operation | |
|---|---|
| org.apache.cassandra.cql3 | |
| org.apache.cassandra.cql3.statements | |
| Uses of Operation in org.apache.cassandra.cql3 |
|---|
| Method parameters in org.apache.cassandra.cql3 with type arguments of type Operation | |
|---|---|
void |
CqlParser.termPairWithOperation(java.util.Map<ColumnIdentifier,Operation> columns)
|
| Uses of Operation in org.apache.cassandra.cql3.statements |
|---|
| Constructor parameters in org.apache.cassandra.cql3.statements with type arguments of type Operation | |
|---|---|
UpdateStatement(CFName name,
java.util.Map<ColumnIdentifier,Operation> columns,
java.util.List<Relation> whereClause,
Attributes attrs)
Creates a new UpdateStatement from a column family name, columns map, consistency level, and key term. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||