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
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.conf.Configured
getConf
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
setConf
in interfaceorg.apache.hadoop.conf.Configurable
- Overrides:
setConf
in classorg.apache.hadoop.conf.Configured
-