Class VirtualShardAwareIdStrategy

java.lang.Object
org.zalando.sprocwrapper.sharding.VirtualShardKeyStrategy
org.zalando.sprocwrapper.sharding.VirtualShardAwareIdStrategy

public class VirtualShardAwareIdStrategy extends VirtualShardKeyStrategy
extract the encoded shard bits from a long shard-aware ID.
Author:
jmussler, hjacobs
  • Constructor Details

    • VirtualShardAwareIdStrategy

      public VirtualShardAwareIdStrategy()
  • Method Details