|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
org.apache.cassandra.cql |
Uses of Operation in org.apache.cassandra.cql |
---|
Methods in org.apache.cassandra.cql that return types with arguments of type Operation | |
---|---|
java.util.Map<Term,Operation> |
UpdateStatement.getColumns()
|
Constructor parameters in org.apache.cassandra.cql with type arguments of type Operation | |
---|---|
UpdateStatement(java.lang.String keyspace,
java.lang.String columnFamily,
java.lang.String keyName,
java.util.Map<Term,Operation> columns,
java.util.List<Term> keys,
Attributes attrs)
Creates a new UpdateStatement from a column family name, columns map, consistency level, and key term. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |