| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder.kafka.streams.properties |
| Modifier and Type | Method and Description |
|---|---|
KafkaStreamsStateStoreProperties.StoreType |
KafkaStreamsStateStoreProperties.getType() |
static KafkaStreamsStateStoreProperties.StoreType |
KafkaStreamsStateStoreProperties.StoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KafkaStreamsStateStoreProperties.StoreType[] |
KafkaStreamsStateStoreProperties.StoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaStreamsStateStoreProperties.setType(KafkaStreamsStateStoreProperties.StoreType type) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.