| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected LatestAfterPartitionValue |
PartitionValueFilter.latestAfterPartitionValue |
| Modifier and Type | Method and Description |
|---|---|
LatestAfterPartitionValue |
ObjectFactory.createLatestAfterPartitionValue()
Create an instance of
LatestAfterPartitionValue |
LatestAfterPartitionValue |
PartitionValueFilter.getLatestAfterPartitionValue()
Gets the value of the latestAfterPartitionValue property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionValueFilter.setLatestAfterPartitionValue(LatestAfterPartitionValue value)
Sets the value of the latestAfterPartitionValue property.
|
| Constructor and Description |
|---|
PartitionValueFilter(String partitionKey,
List<String> partitionValues,
PartitionValueRange partitionValueRange,
LatestBeforePartitionValue latestBeforePartitionValue,
LatestAfterPartitionValue latestAfterPartitionValue)
Fully-initialising value constructor
|
Copyright © 2021. All rights reserved.