| Package | Description |
|---|---|
| io.serialized.client.aggregate |
| Modifier and Type | Field and Description |
|---|---|
static UpdateStrategy |
UpdateStrategy.DEFAULT
The default strategy will cause update to fail if no matching handler is found for the loaded event type.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateStrategy |
UpdateStrategy.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
<E> AggregateClient.Builder<T> |
AggregateClient.Builder.withUpdateStrategy(UpdateStrategy updateStrategy) |
Copyright © 2021. All rights reserved.