Package | Description |
---|---|
org.apache.cassandra.db.commitlog | |
org.apache.cassandra.utils |
Modifier and Type | Method and Description |
---|---|
static <K> void |
CommitLogSegment.coverInMap(java.util.concurrent.ConcurrentMap<K,IntegerInterval> map,
K key,
int value) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<IntegerInterval> |
IntegerInterval.Set.intervals() |
Modifier and Type | Method and Description |
---|---|
boolean |
IntegerInterval.Set.covers(IntegerInterval iv)
Returns true if the set completely covers the given interval.
|
Constructor and Description |
---|
IntegerInterval(IntegerInterval src) |
Copyright © 2021 The Apache Software Foundation