Interface ReplicaPlans.Selector

Enclosing class:
ReplicaPlans

public static interface ReplicaPlans.Selector
  • Method Summary

    Modifier and Type
    Method
    Description
    <E extends Endpoints<E>, L extends ReplicaLayout.ForWrite<E>>
    E
    select(ConsistencyLevel consistencyLevel, L liveAndDown, L live)
    Select the Endpoints from and to contact according to the consistency level.