Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-r2dbc
/
me.ahoo.wow.r2dbc
/
ShardingDatabase
Sharding
Database
class
ShardingDatabase
(
registrar
:
ConnectionFactoryRegistrar
,
aggregateIdSharding
:
AggregateIdSharding
)
:
Database
,
EventStreamDatabase
,
SnapshotDatabase
Members
Constructors
Sharding
Database
Link copied to clipboard
constructor
(
registrar
:
ConnectionFactoryRegistrar
,
aggregateIdSharding
:
AggregateIdSharding
)
Functions
create
Connection
Link copied to clipboard
open
override
fun
createConnection
(
aggregateId
:
AggregateId
)
:
Publisher
<
out
Connection
>
sharding
Link copied to clipboard
fun
sharding
(
aggregateId
:
AggregateId
)
:
ConnectionFactory