public class DFSFilePartitionLocation extends SimplePartitionLocation
| Constructor and Description |
|---|
DFSFilePartitionLocation(int max,
String selectionRoot,
String file,
boolean hasDirsOnly) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getDirs() |
String |
getEntirePartitionLocation()
Return the full location of this partition
|
String |
getPartitionValue(int index)
Returns the value for a give partition key
|
getCompositePartitionPath, getPartitionLocationRecursive, isCompositePartitionpublic String getPartitionValue(int index)
index - - Index of the partition key whose value is to be returnedpublic String getEntirePartitionLocation()
public String[] getDirs()
Copyright © 2017 The Apache Software Foundation. All rights reserved.