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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.hadoop.conf.ConfiguredgetConfMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.conf.ConfigurablegetConf
- 
Field Details- 
key
- 
value
 
- 
- 
Constructor Details- 
CheckConfigurationConstraintpublic CheckConfigurationConstraint()
 
- 
- 
Method Details- 
getConfiguration
- 
check
- 
setConf- Specified by:
- setConfin interface- org.apache.hadoop.conf.Configurable
- Overrides:
- setConfin class- org.apache.hadoop.conf.Configured
 
 
-