Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.sharding
/
CosIdShardingDecorator
Cos
Id
Sharding
Decorator
class
CosIdShardingDecorator
(
sharding
:
PreciseSharding
<
Long
>
,
hashFunction
:
(
String
)
->
Long
=
DEFAULT_HASH_FUNCTION
)
:
AggregateIdSharding
Members
Constructors
Cos
Id
Sharding
Decorator
Link copied to clipboard
constructor
(
sharding
:
PreciseSharding
<
Long
>
,
hashFunction
:
(
String
)
->
Long
=
DEFAULT_HASH_FUNCTION
)
Functions
sharding
Link copied to clipboard
open
override
fun
sharding
(
aggregateId
:
AggregateId
)
:
String