Class VirtualShardMd5Strategy


  • public class VirtualShardMd5Strategy
    extends VirtualShardKeyStrategy
    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)
    Author:
    jmussler, hjacobs
    • Constructor Detail

      • VirtualShardMd5Strategy

        public VirtualShardMd5Strategy()