Uses of Class
org.apache.cassandra.dht.RangeStreamer.FetchReplica
Packages that use RangeStreamer.FetchReplica
-
Uses of RangeStreamer.FetchReplica in org.apache.cassandra.dht
Methods in org.apache.cassandra.dht that return types with arguments of type RangeStreamer.FetchReplicaModifier and TypeMethodDescriptionstatic 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.