| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
ExpectedPartitionValueInformation |
ObjectFactory.createExpectedPartitionValueInformation()
Create an instance of
ExpectedPartitionValueInformation |
| Modifier and Type | Method and Description |
|---|---|
ExpectedPartitionValueInformation |
ExpectedPartitionValueRestController.getExpectedPartitionValue(String partitionKeyGroupName,
String expectedPartitionValue,
Integer offset)
Retrieves an existing expected partition value plus/minus an optional offset.
|
| Modifier and Type | Method and Description |
|---|---|
ExpectedPartitionValueInformation |
ExpectedPartitionValueService.getExpectedPartitionValue(ExpectedPartitionValueKey expectedPartitionValueKey,
Integer offset) |
| Modifier and Type | Method and Description |
|---|---|
ExpectedPartitionValueInformation |
ExpectedPartitionValueServiceImpl.getExpectedPartitionValue(ExpectedPartitionValueKey expectedPartitionValueKey,
Integer offset)
Retrieves an existing expected partition value plus/minus an optional offset.
|
protected ExpectedPartitionValueInformation |
ExpectedPartitionValueServiceImpl.getExpectedPartitionValueImpl(ExpectedPartitionValueKey expectedPartitionValueKey,
Integer offset)
Retrieves an existing expected partition value plus/minus an optional offset.
|
Copyright © 2021. All rights reserved.