toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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