| Package | Description |
|---|---|
| org.apache.cassandra.dht |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.Multimap<InetAddressAndPort,RangeStreamer.FetchReplica> |
RangeStreamer.convertPreferredEndpointsToWorkMap(EndpointsByReplica preferredEndpoints)
The preferred endpoint list is the wrong format because it is keyed by Replica (this node) rather than the source
endpoint we will fetch from which streaming wants.
|
Copyright © 2009-2020 The Apache Software Foundation