Uses of Class
de.codecentric.boot.admin.server.eventstore.ConcurrentMapEventStore
Packages that use ConcurrentMapEventStore
-
Uses of ConcurrentMapEventStore in de.codecentric.boot.admin.server.eventstore
Subclasses of ConcurrentMapEventStore in de.codecentric.boot.admin.server.eventstoreModifier and TypeClassDescriptionclassEvent-Store backed by a Hazelcast-map.classEvent-Store backed by a ConcurrentHashMap.