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