Class CheckConfigurationConstraint
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.constraint.BaseConstraint
org.apache.hadoop.hbase.constraint.CheckConfigurationConstraint
- All Implemented Interfaces:
org.apache.hadoop.conf.Configurable,org.apache.hadoop.hbase.constraint.Constraint
Test Constraint to check to make sure the configuration is set
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.conf.Configured
getConfMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.conf.Configurable
getConf
-
Field Details
-
key
-
value
-
-
Constructor Details
-
CheckConfigurationConstraint
public CheckConfigurationConstraint()
-
-
Method Details
-
getConfiguration
-
check
-
setConf
- Specified by:
setConfin interfaceorg.apache.hadoop.conf.Configurable- Overrides:
setConfin classorg.apache.hadoop.conf.Configured
-