| Package | Description |
|---|---|
| io.serialized.client.aggregate.cache |
| Modifier and Type | Method and Description |
|---|---|
Optional<VersionedState<T>> |
StateCache.get(UUID aggregateId) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateCache.put(UUID aggregateId,
VersionedState<T> versionedState) |
Copyright © 2021. All rights reserved.