public class PrunedPartitionList extends Object
| Constructor and Description |
|---|
PrunedPartitionList(Table source,
Set<Partition> partitions,
List<String> referred,
boolean hasUnknowns) |
| Modifier and Type | Method and Description |
|---|---|
List<Partition> |
getNotDeniedPartns() |
Set<Partition> |
getPartitions() |
List<String> |
getReferredPartCols() |
Table |
getSourceTable() |
boolean |
hasUnknownPartitions() |
public Table getSourceTable()
public boolean hasUnknownPartitions()
getPartitions() result.Copyright © 2017 The Apache Software Foundation. All rights reserved.