| Package | Description |
|---|---|
| net.soundvibe.kafka.config.streams |
| Modifier and Type | Method and Description |
|---|---|
static UpgradeFrom |
UpgradeFrom.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpgradeFrom[] |
UpgradeFrom.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.withUpgradeFrom(UpgradeFrom upgradeFrom)
Allows upgrading from versions 0.10.0/0.10.1/0.10.2/0.11.0/1.0/1.1 to version 1.2 (or newer) in a backward compatible way.
|
Copyright © 2021. All rights reserved.