Uses of Class
org.apache.cassandra.service.reads.AbstractReadExecutor
-
Packages that use AbstractReadExecutor Package Description org.apache.cassandra.service.reads -
-
Uses of AbstractReadExecutor in org.apache.cassandra.service.reads
Subclasses of AbstractReadExecutor in org.apache.cassandra.service.reads Modifier and Type Class Description static classAbstractReadExecutor.NeverSpeculatingReadExecutorMethods in org.apache.cassandra.service.reads that return AbstractReadExecutor Modifier and Type Method Description static AbstractReadExecutorAbstractReadExecutor. getReadExecutor(SinglePartitionReadCommand command, ConsistencyLevel consistencyLevel, Dispatcher.RequestTime requestTime)
-