Uses of Class
org.apache.hive.cli.beeline.AbstractCommandHandler

Packages that use AbstractCommandHandler
org.apache.hive.cli.beeline   
 

Uses of AbstractCommandHandler in org.apache.hive.cli.beeline
 

Subclasses of AbstractCommandHandler in org.apache.hive.cli.beeline
 class ReflectiveCommandHandler
          A Command implementation that uses reflection to determine the method to dispatch the command.
 



Copyright © 2013 The Apache Software Foundation