org.apache.hadoop.hive.ql.processors
Interface CommandProcessor

All Known Implementing Classes:
AddResourceProcessor, DeleteResourceProcessor, DfsProcessor, Driver, SetProcessor

public interface CommandProcessor


Method Summary
 void init()
           
 CommandProcessorResponse run(String command)
           
 

Method Detail

init

void init()

run

CommandProcessorResponse run(String command)


Copyright © 2010 The Apache Software Foundation