| Package | Description |
|---|---|
| net.soundvibe.kafka.config.streams |
| Modifier and Type | Method and Description |
|---|---|
static ProcessingGuarantee |
ProcessingGuarantee.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessingGuarantee[] |
ProcessingGuarantee.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StreamsConfigBuilder |
StreamsConfigBuilder.withProcessingGuarantee(ProcessingGuarantee processingGuarantee)
The processing guarantee that should be used.
|
Copyright © 2021. All rights reserved.