Class BaseConstraint

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.constraint.BaseConstraint
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, Constraint

@Private public abstract class BaseConstraint extends org.apache.hadoop.conf.Configured implements Constraint
Base class to use when actually implementing a Constraint. It takes care of getting and setting of configuration for the constraint.