Uses of Class
org.apache.cassandra.db.memtable.ShardBoundaries
Packages that use ShardBoundaries
-
Uses of ShardBoundaries in org.apache.cassandra.db
Methods in org.apache.cassandra.db that return ShardBoundaries -
Uses of ShardBoundaries in org.apache.cassandra.db.memtable
Fields in org.apache.cassandra.db.memtable declared as ShardBoundariesModifier and TypeFieldDescriptionprotected final ShardBoundariesAbstractShardedMemtable.boundariesstatic final ShardBoundariesShardBoundaries.NONEMethods in org.apache.cassandra.db.memtable that return ShardBoundariesModifier and TypeMethodDescriptionMemtable.Owner.localRangeSplits(int shardCount) Construct a list of boundaries that split the locally-owned ranges into the given number of shards, splitting the owned space evenly.