Uses of Package
org.apache.hadoop.hbase.constraint

Packages that use org.apache.hadoop.hbase.constraint
org.apache.hadoop.hbase.constraint Restrict the domain of a data attribute, often times to fulfill business rules/requirements. 
 

Classes in org.apache.hadoop.hbase.constraint used by org.apache.hadoop.hbase.constraint
Constraint
          Apply a Constraint (in traditional database terminology) to a HTable.
ConstraintException
          Exception that a user defined constraint throws on failure of a Put.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.