Class SimpleSnitch

  • All Implemented Interfaces:
    IEndpointSnitch

    public class SimpleSnitch
    extends AbstractEndpointSnitch
    A simple endpoint snitch implementation that treats Strategy order as proximity, allowing non-read-repaired reads to prefer a single endpoint, which improves cache locality.