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

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

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


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

Method Detail

validate

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


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