All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.rapid7.armor.shard.ShardStrategy Maven / Gradle / Ivy

There is a newer version: 0.0.52
Show newest version
package com.rapid7.armor.shard;

public interface ShardStrategy {
  int shardNum(Object entity);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy