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.ReaderStateLifecycleTransaction. state(SSTableReader reader)Methods in org.apache.cassandra.db.lifecycle with parameters of type LifecycleTransaction.ReaderState Modifier and Type Method Description booleanLifecycleTransaction.ReaderState. equals(LifecycleTransaction.ReaderState that)
-