Package | Description |
---|---|
org.axonframework.axonserver.connector |
Modifier and Type | Method and Description |
---|---|
AxonServerConfiguration.PersistentStreamSettings |
AxonServerConfiguration.getAutoPersistentStreamsSettings()
Return the settings for all persistent streams that will be created automatically.
|
Modifier and Type | Method and Description |
---|---|
Map<String,AxonServerConfiguration.PersistentStreamSettings> |
AxonServerConfiguration.getPersistentStreams()
Returns the settings for each of the configured persistent streams, by name.
|
Modifier and Type | Method and Description |
---|---|
void |
AxonServerConfiguration.setAutoPersistentStreamsSettings(AxonServerConfiguration.PersistentStreamSettings autoPersistentStreamsSettings) |
Copyright © 2010–2025. All rights reserved.