Uses of Class
org.apache.cassandra.service.TokenRange
Packages that use TokenRange
-
Uses of TokenRange in org.apache.cassandra.service
Methods in org.apache.cassandra.service that return TokenRangeModifier and TypeMethodDescriptionstatic TokenRangeTokenRange.create(Token.TokenFactory tokenFactory, Range<Token> range, List<InetAddressAndPort> endpoints, boolean withPorts) Methods in org.apache.cassandra.service that return types with arguments of type TokenRangeModifier and TypeMethodDescriptionStorageService.describeLocalRing(String keyspace) The same asdescribeRing(String)but considers only the part of the ring formed by nodes in the local DC.StorageService.describeRing(String keyspace) The TokenRange for a given keyspace.