public static class KafkaStreamsBinderConfigurationProperties.StateStoreRetry extends Object
| Constructor and Description |
|---|
StateStoreRetry() |
| Modifier and Type | Method and Description |
|---|---|
long |
getBackoffPeriod() |
int |
getMaxAttempts() |
void |
setBackoffPeriod(long backoffPeriod) |
void |
setMaxAttempts(int maxAttempts) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.