Uses of Class
org.apache.cassandra.db.lifecycle.LifecycleTransaction.ReaderState
-
Packages that use LifecycleTransaction.ReaderState Package Description org.apache.cassandra.db.lifecycle -
-
Uses of LifecycleTransaction.ReaderState in org.apache.cassandra.db.lifecycle
Methods in org.apache.cassandra.db.lifecycle that return LifecycleTransaction.ReaderState Modifier and Type Method Description LifecycleTransaction.ReaderState
LifecycleTransaction. state(SSTableReader reader)
Methods in org.apache.cassandra.db.lifecycle with parameters of type LifecycleTransaction.ReaderState Modifier and Type Method Description boolean
LifecycleTransaction.ReaderState. equals(LifecycleTransaction.ReaderState that)
-