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 class
AbstractReadExecutor.NeverSpeculatingReadExecutor
Methods in org.apache.cassandra.service.reads that return AbstractReadExecutor Modifier and Type Method Description static AbstractReadExecutor
AbstractReadExecutor. getReadExecutor(SinglePartitionReadCommand command, ConsistencyLevel consistencyLevel, long queryStartNanoTime)
-