| Package | Description |
|---|---|
| org.cloudgraph.hbase.io |
Provides infrastructure for managing HBase read and write operations across
any number of HBase tables and/or rows.
|
| org.cloudgraph.hbase.mutation | |
| org.cloudgraph.hbase.service |
Contains HBase service provider implementation classes.
|
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| Create |
| Delete |
| 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.
|
| 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.
|
| Update |
| Class and Description |
|---|
| GraphMutationCollector
Traverses the change summary for one or more data graphs and collects changes
in the form of HBase row mutations.
|
| MutationCollector
Traverses the change summary for one or more data graphs and collects changes
in the form of HBase row mutations.
|
Copyright © 2021. All Rights Reserved.