Uses of Class
org.axonframework.axonserver.connector.AxonServerConfiguration.PersistentStreamSettings
Packages that use AxonServerConfiguration.PersistentStreamSettings
-
Uses of AxonServerConfiguration.PersistentStreamSettings in org.axonframework.axonserver.connector
Methods in org.axonframework.axonserver.connector that return AxonServerConfiguration.PersistentStreamSettingsModifier and TypeMethodDescriptionAxonServerConfiguration.getAutoPersistentStreamsSettings()Return the settings for all persistent streams that will be created automatically.Methods in org.axonframework.axonserver.connector that return types with arguments of type AxonServerConfiguration.PersistentStreamSettingsModifier and TypeMethodDescriptionAxonServerConfiguration.getPersistentStreams()Returns the settings for each of the configured persistent streams, by name.Methods in org.axonframework.axonserver.connector with parameters of type AxonServerConfiguration.PersistentStreamSettingsModifier and TypeMethodDescriptionvoidAxonServerConfiguration.setAutoPersistentStreamsSettings(AxonServerConfiguration.PersistentStreamSettings autoPersistentStreamsSettings)