org.apache.hive.service.server
Class ServerOptionsProcessor

java.lang.Object
  extended by org.apache.hive.service.server.ServerOptionsProcessor

public class ServerOptionsProcessor
extends Object

ServerOptionsProcessor. Process arguments given to servers (-hiveconf property=value)


Field Summary
protected static org.apache.commons.logging.Log LOG
           
 
Constructor Summary
ServerOptionsProcessor(String serverName)
           
 
Method Summary
 boolean process(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected static final org.apache.commons.logging.Log LOG
Constructor Detail

ServerOptionsProcessor

public ServerOptionsProcessor(String serverName)
Method Detail

process

public boolean process(String[] argv)


Copyright © 2013 The Apache Software Foundation