Class SimpleStrategy


public class SimpleStrategy extends AbstractReplicationStrategy
This class returns the nodes responsible for a given key but does not respect rack awareness. Basically returns the RF nodes that lie right next to each other on the ring.