Package | Description |
---|---|
org.apache.cassandra.db.filter |
Modifier and Type | Method and Description |
---|---|
abstract DataLimits.Counter |
DataLimits.newCounter(int nowInSec,
boolean assumeLiveData,
boolean countPartitionsWithOnlyStaticData,
boolean enforceStrictLiveness)
Returns a new
Counter for this limits. |
DataLimits.Counter |
DataLimits.Counter.onlyCount() |
Modifier and Type | Method and Description |
---|---|
boolean |
DataLimits.isExhausted(DataLimits.Counter counter) |
Copyright © 2018 The Apache Software Foundation