| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Method and Description |
|---|---|
VectorReduceSinkDesc.ReduceSinkKeyType |
VectorReduceSinkDesc.reduceSinkKeyType() |
static VectorReduceSinkDesc.ReduceSinkKeyType |
VectorReduceSinkDesc.ReduceSinkKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VectorReduceSinkDesc.ReduceSinkKeyType[] |
VectorReduceSinkDesc.ReduceSinkKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorReduceSinkDesc.setReduceSinkKeyType(VectorReduceSinkDesc.ReduceSinkKeyType reduceSinkKeyType) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.