Uses of Class
org.apache.cassandra.utils.IntegerInterval
Packages that use IntegerInterval
-
Uses of IntegerInterval in org.apache.cassandra.db.commitlog
Method parameters in org.apache.cassandra.db.commitlog with type arguments of type IntegerIntervalModifier and TypeMethodDescriptionstatic <K> voidCommitLogSegment.coverInMap(ConcurrentMap<K, IntegerInterval> map, K key, int value) -
Uses of IntegerInterval in org.apache.cassandra.utils
Methods in org.apache.cassandra.utils that return types with arguments of type IntegerIntervalMethods in org.apache.cassandra.utils with parameters of type IntegerIntervalModifier and TypeMethodDescriptionbooleanIntegerInterval.Set.covers(IntegerInterval iv) Returns true if the set completely covers the given interval.Constructors in org.apache.cassandra.utils with parameters of type IntegerInterval