| Modifier and Type | Method and Description |
|---|---|
void |
Mutation.merge(Mutation<E,K> m)
Merges another mutation into this mutation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexMutation
An index mutation contains the field updates (additions and deletions) for a particular index entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KCVMutation
Mutation type for KeyColumnValueStore. |
| Modifier and Type | Class and Description |
|---|---|
class |
KCVEntryMutation |
| Modifier and Type | Class and Description |
|---|---|
class |
KVMutation
Mutation for KeyValueStore. |
Copyright © 2012–2015. All rights reserved.