Skip navigation links

CloudGraph HBase Service 1.3.4 API

Packages 
Package Description
org.cloudgraph.hbase.connect
Contains HBase table pool and table interface access functionality.
org.cloudgraph.hbase.expr  
org.cloudgraph.hbase.filter
Contains HBase row and column filter assembly logic.
org.cloudgraph.hbase.graph
Provides data graph assembly for both parallel/concurrent and serial/blocking contexts along with supporting infrastructure.
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.key
Contains HBase composite row and column key creation interfaces and infrastructure.
org.cloudgraph.hbase.mapreduce
Contains MapReduce extension, implementation and other infrastructure classes which allow SDO data graphs of any depth or complexity, to be queried, consumed, produced and modified by Hadoop HBase MapReduce jobs.
org.cloudgraph.hbase.mutation  
org.cloudgraph.hbase.results  
org.cloudgraph.hbase.scan
Analyzes the characteristics of a query and assembles composite start and stop row keys, in order to leverage the important HBase partial row-key scan capability for every possible query predicate expression.
org.cloudgraph.hbase.service
Contains HBase service provider implementation classes.
org.cloudgraph.hbase.spark  
org.cloudgraph.hbase.util
Contains HBase specific utilities such as static utilities for debugging.
Skip navigation links

Copyright © 2021. All Rights Reserved.