public static interface ReplicaPlans.Selector
Modifier and Type | Method and Description |
---|---|
<E extends Endpoints<E>,L extends ReplicaLayout.ForWrite<E>> |
select(ConsistencyLevel consistencyLevel,
L liveAndDown,
L live)
Select the
Endpoints from and to contact according to the consistency level. |
<E extends Endpoints<E>,L extends ReplicaLayout.ForWrite<E>> E select(ConsistencyLevel consistencyLevel, L liveAndDown, L live)
Endpoints
from and to contact according to the consistency level.Copyright © 2009-2021 The Apache Software Foundation