org.apache.hadoop.hive.ql.processors
Class ResetProcessor

java.lang.Object
  extended by org.apache.hadoop.hive.ql.processors.ResetProcessor
All Implemented Interfaces:
CommandProcessor

public class ResetProcessor
extends Object
implements CommandProcessor


Constructor Summary
ResetProcessor()
           
 
Method Summary
 void init()
           
 CommandProcessorResponse run(String command)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResetProcessor

public ResetProcessor()
Method Detail

init

public void init()
Specified by:
init in interface CommandProcessor

run

public CommandProcessorResponse run(String command)
                             throws CommandNeedRetryException
Specified by:
run in interface CommandProcessor
Throws:
CommandNeedRetryException


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