Package | Description |
---|---|
io.simplesource.kafka.dsl |
Modifier and Type | Method and Description |
---|---|
static InvalidSequenceStrategy |
InvalidSequenceStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvalidSequenceStrategy[] |
InvalidSequenceStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AggregateBuilder<K,C,E,A> |
AggregateBuilder.withInvalidSequenceStrategy(InvalidSequenceStrategy invalidSequenceStrategy) |
Copyright © 2019. All rights reserved.