| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Method and Description |
|---|---|
static ReduceSinkDesc.ReducerTraits |
ReduceSinkDesc.ReducerTraits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReduceSinkDesc.ReducerTraits[] |
ReduceSinkDesc.ReducerTraits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<ReduceSinkDesc.ReducerTraits> |
ReduceSinkDesc.getReducerTraits() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReduceSinkDesc.setReducerTraits(EnumSet<ReduceSinkDesc.ReducerTraits> traits) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.