| Package | Description |
|---|---|
| me.prettyprint.cassandra.service.template |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnFamilyUpdater<K,N>
This provides an interface of updating a specified row, most likely with the
contents of an object.
|
class |
SuperCfUpdater<K,SN,N>
This provides an interface of updating a specified row, most likely with the
contents of an object.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractTemplateUpdater<K,N> |
AbstractTemplateUpdater.addKey(K key) |
| Modifier and Type | Method and Description |
|---|---|
protected MutationResult |
AbstractColumnFamilyTemplate.executeIfNotBatched(AbstractTemplateUpdater<K,N> updater) |
Copyright © 2014. All Rights Reserved.