Uses of Class
org.apache.hadoop.hive.ql.exec.TerminalOperator

Packages that use TerminalOperator
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
 

Uses of TerminalOperator in org.apache.hadoop.hive.ql.exec
 

Subclasses of TerminalOperator in org.apache.hadoop.hive.ql.exec
 class FileSinkOperator
          File Sink operator implementation.
 class HashTableSinkOperator
           
 class ReduceSinkOperator
          Reduce Sink Operator sends output to the reduce stage.
 



Copyright © 2011 The Apache Software Foundation