| Modifier and Type | Method and Description |
|---|---|
SnapshottingInstanceRepository |
AdminServerAutoConfiguration.instanceRepository(InstanceEventStore eventStore) |
InstancesController |
AdminServerWebConfiguration.instancesController(InstanceRegistry instanceRegistry,
InstanceEventStore eventStore) |
| Constructor and Description |
|---|
EventsourcingInstanceRepository(InstanceEventStore eventStore) |
SnapshottingInstanceRepository(InstanceEventStore eventStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentMapEventStore |
class |
HazelcastEventStore
Event-Store backed by a Hazelcast-map.
|
class |
InMemoryEventStore
Event-Store backed by a ConcurrentHashMap.
|
| Constructor and Description |
|---|
InstancesController(InstanceRegistry registry,
InstanceEventStore eventStore) |
Copyright © 2019 codecentric AG. All rights reserved.