package avrobase.shard; /** * The configurable aspects of the system. * <p/> * User: sam * Date: 10/10/10 * Time: 11:18 AM */ public enum SC { KEY_COMPARATOR, STRATEGY }