| Package | Description |
|---|---|
| org.cloudgraph.hbase.graph |
Provides data graph assembly for both parallel/concurrent and serial/blocking contexts along with supporting infrastructure.
|
| Class and Description |
|---|
| PathPredicateBinaryExprTreeAssembler
A binary expression tree assembler which constructs an operator precedence
map, then
visits
(traverses) the given predicate expression syntax tree depth-first using an
adapted shunting-yard algorithm and assembles a resulting binary tree
structure. |
Copyright © 2021. All Rights Reserved.