|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTemplateUpdater | |
|---|---|
| me.prettyprint.cassandra.service.template | |
| Uses of AbstractTemplateUpdater in me.prettyprint.cassandra.service.template |
|---|
| Subclasses of AbstractTemplateUpdater in me.prettyprint.cassandra.service.template | |
|---|---|
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. |
| Methods in me.prettyprint.cassandra.service.template that return AbstractTemplateUpdater | |
|---|---|
AbstractTemplateUpdater<K,N> |
AbstractTemplateUpdater.addKey(K key)
|
| Methods in me.prettyprint.cassandra.service.template with parameters of type AbstractTemplateUpdater | |
|---|---|
protected MutationResult |
AbstractColumnFamilyTemplate.executeIfNotBatched(AbstractTemplateUpdater<K,N> updater)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||