| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
| org.apache.hadoop.hive.ql.exec.vector |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSinkOperator
File Sink operator implementation.
|
class |
HashTableSinkOperator |
class |
ReduceSinkOperator
Reduce Sink Operator sends output to the reduce stage.
|
class |
SparkHashTableSinkOperator |
class |
TemporaryHashSinkOperator |
| Modifier and Type | Class and Description |
|---|---|
class |
VectorFileSinkOperator
File Sink operator implementation.
|
class |
VectorReduceSinkOperator |
Copyright © 2017 The Apache Software Foundation. All rights reserved.