@Component public class ExpectedPartitionValueHelper extends Object
| Constructor and Description |
|---|
ExpectedPartitionValueHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
validateExpectedPartitionValueKey(ExpectedPartitionValueKey key)
Validates the expected partition value key.
|
public void validateExpectedPartitionValueKey(ExpectedPartitionValueKey key) throws IllegalArgumentException
key - the expected partition value keyIllegalArgumentException - if any validation errors were foundCopyright © 2021. All rights reserved.