Uses of Class
io.axoniq.framework.axonserver.connector.api.AxonServerConfiguration.EventStoreConfiguration
Packages that use AxonServerConfiguration.EventStoreConfiguration
Package
Description
Root package for the Axon Server Connector.
-
Uses of AxonServerConfiguration.EventStoreConfiguration in io.axoniq.framework.axonserver.connector.api
Methods in io.axoniq.framework.axonserver.connector.api that return AxonServerConfiguration.EventStoreConfigurationModifier and TypeMethodDescriptionAxonServerConfiguration.getEventStore()Return the configuredAxonServerConfiguration.EventStoreConfigurationof this application for Axon Server.Methods in io.axoniq.framework.axonserver.connector.api with parameters of type AxonServerConfiguration.EventStoreConfigurationModifier and TypeMethodDescriptionvoidAxonServerConfiguration.setEventStore(AxonServerConfiguration.EventStoreConfiguration eventStore) Set theAxonServerConfiguration.EventStoreConfigurationof this application for Axon Server