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, isCompositePartition
public String getPartitionValue(int index)
PartitionLocation
public org.apache.hadoop.fs.Path getEntirePartitionLocation()
PartitionLocation
Copyright © 1970 The Apache Software Foundation. All rights reserved.