public static class PartitionFilter.PartitionRangeFilter extends Object implements PartitionFilter
PartitionFilter.PartitionRangeFilter, PartitionFilter.PartitionsSetFilter, PartitionFilter.UniquePartitionFilter| Constructor and Description |
|---|
PartitionRangeFilter(int lowerRange,
int upperRange) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPartitionAllowed(int partition)
Used to filter partitions based on a certain criteria, for example, a set of partition ids.
|
public boolean isPartitionAllowed(int partition)
PartitionFilterisPartitionAllowed in interface PartitionFilter