Uses of Class
org.apache.cassandra.db.SystemKeyspace.AvailableRanges
Packages that use SystemKeyspace.AvailableRanges
-
Uses of SystemKeyspace.AvailableRanges in org.apache.cassandra.db
Methods in org.apache.cassandra.db that return SystemKeyspace.AvailableRangesModifier and TypeMethodDescriptionSystemKeyspace.getAvailableRanges(String keyspace, IPartitioner partitioner) List of the streamed ranges, where transientness is encoded based on the source, where range was streamed from. -
Uses of SystemKeyspace.AvailableRanges in org.apache.cassandra.dht
Methods in org.apache.cassandra.dht that return SystemKeyspace.AvailableRangesModifier and TypeMethodDescriptionStreamStateStore.getAvailableRanges(String keyspace, IPartitioner partitioner)