Uses of Class
io.axoniq.framework.axonserver.connector.event.AxonServerEventStorageEngine
Packages that use AxonServerEventStorageEngine
Package
Description
Part of the Axon Server Connector module.
-
Uses of AxonServerEventStorageEngine in io.axoniq.framework.axonserver.connector.event
Methods in io.axoniq.framework.axonserver.connector.event that return AxonServerEventStorageEngineModifier and TypeMethodDescriptionstatic AxonServerEventStorageEngineAxonServerEventStorageEngineFactory.constructForContext(String context, Configuration config) Constructs anAxonServerEventStorageEnginefor the givencontext, retrieving aAxonServerConnectionManagerandEventConverterfrom the givenconfig.Methods in io.axoniq.framework.axonserver.connector.event that return types with arguments of type AxonServerEventStorageEngineModifier and TypeMethodDescriptionAxonServerEventStorageEngineFactory.construct(String name, Configuration config) AxonServerEventStorageEngineFactory.forType()