| Package | Description |
|---|---|
| org.cloudgraph.hbase.mutation | |
| org.cloudgraph.hbase.service |
Contains HBase service provider implementation classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GraphMutationCollector
Traverses the change summary for one or more data graphs and collects changes
in the form of HBase row mutations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GraphDispatcher
Propagates changes to a
data graph including
any number of creates (inserts), modifications (updates) and deletes across
one or more HBase table rows. |
Copyright © 2021. All Rights Reserved.