Constructors

Link copied to clipboard
constructor(registrar: ConnectionFactoryRegistrar, aggregateIdSharding: AggregateIdSharding)

Functions

Link copied to clipboard
open override fun createConnection(aggregateId: AggregateId): Publisher<out Connection>
Link copied to clipboard
fun sharding(aggregateId: AggregateId): ConnectionFactory