org.apache.hadoop.hive.common
Class ServerUtils

java.lang.Object
  extended by org.apache.hadoop.hive.common.ServerUtils

public class ServerUtils
extends Object

ServerUtils.


Field Summary
static org.apache.commons.logging.Log LOG
           
 
Constructor Summary
ServerUtils()
           
 
Method Summary
static void cleanUpScratchDir(HiveConf hiveConf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

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

ServerUtils

public ServerUtils()
Method Detail

cleanUpScratchDir

public static void cleanUpScratchDir(HiveConf hiveConf)


Copyright © 2013 The Apache Software Foundation