| Interface | Description |
|---|---|
| Mutation |
Represents a mutation for a single entity within a graph.
|
| MutationCollector |
Traverses the change summary for one or more data graphs and collects changes
in the form of HBase row mutations.
|
| Class | Description |
|---|---|
| Create | |
| Delete | |
| GraphMutationCollector |
Traverses the change summary for one or more data graphs and collects changes
in the form of HBase row mutations.
|
| GraphMutationWriter | |
| Mutations |
Associates a
Row mutation collection with the qualifiers (as String)
mapped to meta data properties used to create the qualifiers, used to quickly
map results from update operations (e.g. |
| Qualifiers |
Maps column family and column qualifiers to data object property pairs.
|
| SettingCollector<T> |
Collects old value (settings) for a given data type and property.
|
| Update |
Copyright © 2021. All Rights Reserved.