| Package | Description |
|---|---|
| org.zalando.sprocwrapper.sharding |
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualShardAwareIdStrategy
extract the encoded shard bits from a long shard-aware ID.
|
class |
VirtualShardIdentityStrategy
simple strategy were the shard key is returned unmodified as integer.
|
class |
VirtualShardMd5Strategy
extract 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 |
VirtualShardMurmur2HashStrategy |
Copyright © 2012–2022 Zalando SE. All rights reserved.