|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VectorExpressionDescriptor.ArgumentType | |
|---|---|
| org.apache.hadoop.hive.ql.exec.vector | |
| Uses of VectorExpressionDescriptor.ArgumentType in org.apache.hadoop.hive.ql.exec.vector |
|---|
| Methods in org.apache.hadoop.hive.ql.exec.vector that return VectorExpressionDescriptor.ArgumentType | |
|---|---|
static VectorExpressionDescriptor.ArgumentType |
VectorExpressionDescriptor.ArgumentType.getType(String inType)
|
static VectorExpressionDescriptor.ArgumentType |
VectorExpressionDescriptor.ArgumentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VectorExpressionDescriptor.ArgumentType[] |
VectorExpressionDescriptor.ArgumentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.hive.ql.exec.vector with parameters of type VectorExpressionDescriptor.ArgumentType | |
|---|---|
VectorExpressionDescriptor.Builder |
VectorExpressionDescriptor.Builder.setArgumentType(int index,
VectorExpressionDescriptor.ArgumentType type)
|
VectorExpressionDescriptor.Builder |
VectorExpressionDescriptor.Builder.setArgumentTypes(VectorExpressionDescriptor.ArgumentType... types)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||