Package | Description |
---|---|
org.axonframework.axonserver.connector.event.axon |
Modifier and Type | Method and Description |
---|---|
PersistentStreamMessageSource |
PersistentStreamMessageSourceFactory.build(String name,
io.axoniq.axonserver.connector.event.PersistentStreamProperties persistentStreamProperties,
ScheduledExecutorService scheduler,
int batchSize,
String context,
Configuration configuration)
Builds a new instance of
PersistentStreamMessageSource with the specified parameters. |
Copyright © 2010–2024. All rights reserved.