Skip navigation links

Package org.cloudgraph.hbase.key

Contains HBase composite row and column key creation interfaces and infrastructure.

See: Description

Package org.cloudgraph.hbase.key Description

Contains HBase composite row and column key creation interfaces and infrastructure.

The initial creation and subsequent reconstitution for query retrieval purposes of both row and column keys in CloudGraph™ leverages byte array level API in both Java and the current underlying SDO 2.1 implementation, PlasmaSDO™. Both composite row and column keys are composed in part of structural metadata, and the lightweight metadata API within PlasmaSDO™ contains byte-array level, cached lookup of all basic metadata elements including logical and physical type and property names.

Skip navigation links

Copyright © 2021. All Rights Reserved.