@NonNullApi @NonNullFields
| Interface | Description |
|---|---|
| InstanceEventStore |
Interface for storing all instance related Events
|
| Class | Description |
|---|---|
| ConcurrentMapEventStore | |
| HazelcastEventStore |
Event-Store backed by a Hazelcast-map.
|
| InMemoryEventStore |
Event-Store backed by a ConcurrentHashMap.
|
| InstanceEventPublisher |
| Exception | Description |
|---|---|
| OptimisticLockingException |
Copyright © 2019 codecentric AG. All rights reserved.