org.apache.hadoop.hive.conf
Class HiveConf.RatioValidator

java.lang.Object
  extended by org.apache.hadoop.hive.conf.HiveConf.RatioValidator
All Implemented Interfaces:
HiveConf.Validator
Enclosing class:
HiveConf

public static class HiveConf.RatioValidator
extends Object
implements HiveConf.Validator


Constructor Summary
HiveConf.RatioValidator()
           
 
Method Summary
 String validate(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiveConf.RatioValidator

public HiveConf.RatioValidator()
Method Detail

validate

public String validate(String value)
Specified by:
validate in interface HiveConf.Validator


Copyright © 2014 The Apache Software Foundation. All rights reserved.