Uses of Class
org.apache.cassandra.locator.EndpointsByRange
Packages that use EndpointsByRange
Package
Description
-
Uses of EndpointsByRange in org.apache.cassandra.dht
Constructors in org.apache.cassandra.dht with parameters of type EndpointsByRangeModifierConstructorDescriptionRangeFetchMapCalculator(EndpointsByRange rangesWithSources, Collection<RangeStreamer.SourceFilter> sourceFilters, String keyspace) -
Uses of EndpointsByRange in org.apache.cassandra.locator
Methods in org.apache.cassandra.locator that return EndpointsByRangeModifier and TypeMethodDescriptionEndpointsByRange.Builder.build()TokenMetadata.getPendingRangesMM(String keyspaceName) AbstractReplicationStrategy.getRangeAddresses(TokenMetadata metadata) -
Uses of EndpointsByRange in org.apache.cassandra.service
Methods in org.apache.cassandra.service that return EndpointsByRangeModifier and TypeMethodDescriptionStorageService.getRangeToAddressMap(String keyspace) StorageService.getRangeToAddressMapInLocalDC(String keyspace)