Package | Description |
---|---|
org.apache.hadoop.hive.ql.exec.spark |
Modifier and Type | Class and Description |
---|---|
class |
GroupByShuffler |
class |
SortByShuffler |
Modifier and Type | Method and Description |
---|---|
SparkShuffler |
ShuffleTran.getShuffler() |
Constructor and Description |
---|
ShuffleTran(SparkPlan sparkPlan,
SparkShuffler sf,
int n) |
ShuffleTran(SparkPlan sparkPlan,
SparkShuffler sf,
int n,
boolean toCache,
String name,
SparkEdgeProperty edge) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.