Class InMemoryEventStoreClient

java.lang.Object
io.fluxcapacitor.javaclient.tracking.client.InMemoryMessageStore
io.fluxcapacitor.javaclient.persisting.eventsourcing.client.InMemoryEventStoreClient
All Implemented Interfaces:
Monitored<SerializedMessage>, EventStoreClient, GatewayClient, TrackingClient, AutoCloseable

public class InMemoryEventStoreClient extends InMemoryMessageStore implements EventStoreClient