Uses of Class
org.zalando.sprocwrapper.sharding.VirtualShardKeyStrategy
Packages that use VirtualShardKeyStrategy
-
Uses of VirtualShardKeyStrategy in org.zalando.sprocwrapper.sharding
Subclasses of VirtualShardKeyStrategy in org.zalando.sprocwrapper.shardingModifier and TypeClassDescriptionclassextract the encoded shard bits from a long shard-aware ID.classsimple strategy were the shard key is returned unmodified as integer.classextract the last 3 bytes of the shard key's MD5 hash: the shard key must be either a string or a string list (the first list item is used in this case)class