Skip navigation links

Package org.cloudgraph.hbase.filter

Contains HBase row and column filter assembly logic.

See: Description

Package org.cloudgraph.hbase.filter Description

Contains HBase row and column filter assembly logic.

HBase filters may be collected into lists using FilterList each with a MUST_PASS_ALL or MUST_PASS_ONE (logical) operator. Lists may then be assembled into hierarchies used to represent complex expression trees filtering either rows or columns in HBase.

Skip navigation links

Copyright © 2021. All Rights Reserved.