Package-level declarations

Types

Link copied to clipboard
interface AggregateIdSharding : PreciseSharding<AggregateId>
Link copied to clipboard
class CosIdShardingDecorator(sharding: PreciseSharding<Long>, hashFunction: (String) -> Long = DEFAULT_HASH_FUNCTION) : AggregateIdSharding
Link copied to clipboard