Uses of Class
org.apache.hadoop.hbase.constraint.ConstraintException

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

Uses of ConstraintException in org.apache.hadoop.hbase.constraint
 

Methods in org.apache.hadoop.hbase.constraint that throw ConstraintException
 void Constraint.check(Put p)
          Check a Put to ensure it is valid for the table.
 



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