|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnMutation | |
---|---|
com.netflix.astyanax | |
com.netflix.astyanax.thrift |
Uses of ColumnMutation in com.netflix.astyanax |
---|
Methods in com.netflix.astyanax that return ColumnMutation | ||
---|---|---|
|
Keyspace.prepareColumnMutation(ColumnFamily<K,C> columnFamily,
K rowKey,
C column)
Mutation for a single column |
|
ColumnMutation |
ColumnMutation.setConsistencyLevel(ConsistencyLevel consistencyLevel)
|
|
ColumnMutation |
ColumnMutation.withRetryPolicy(RetryPolicy retry)
|
Uses of ColumnMutation in com.netflix.astyanax.thrift |
---|
Classes in com.netflix.astyanax.thrift that implement ColumnMutation | |
---|---|
class |
AbstractThriftColumnMutationImpl
|
Methods in com.netflix.astyanax.thrift that return ColumnMutation | ||
---|---|---|
|
ThriftKeyspaceImpl.prepareColumnMutation(ColumnFamily<K,C> columnFamily,
K rowKey,
C column)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |