public class HivePartitionLocation extends SimplePartitionLocation
| Constructor and Description |
|---|
HivePartitionLocation(List<String> partitionValues,
org.apache.hadoop.fs.Path partitionLocation) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.fs.Path |
getEntirePartitionLocation()
Returns the path of this partition.
|
String |
getPartitionValue(int index)
Returns the value of the 'index' partition column
|
getCompositePartitionPath, getPartitionLocationRecursive, isCompositePartitionpublic String getPartitionValue(int index)
PartitionLocationpublic org.apache.hadoop.fs.Path getEntirePartitionLocation()
PartitionLocationCopyright © 2021 The Apache Software Foundation. All rights reserved.