Package | Description |
---|---|
org.apache.hadoop.hive.ql.plan |
Modifier and Type | Method and Description |
---|---|
VectorMapJoinDesc.VectorMapJoinVariation |
VectorMapJoinDesc.getVectorMapJoinVariation() |
static VectorMapJoinDesc.VectorMapJoinVariation |
VectorMapJoinDesc.VectorMapJoinVariation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VectorMapJoinDesc.VectorMapJoinVariation[] |
VectorMapJoinDesc.VectorMapJoinVariation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VectorMapJoinDesc.setVectorMapJoinVariation(VectorMapJoinDesc.VectorMapJoinVariation vectorMapJoinVariation) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.