Package org.apache.cassandra.db
Class ReadExecutionController
java.lang.Object
org.apache.cassandra.db.ReadExecutionController
- All Implemented Interfaces:
AutoCloseable
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()static ReadExecutionControllerempty()org.apache.cassandra.db.RepairedDataInfobooleanbooleanbooleanmetadata()
-
Method Details
-
isRangeCommand
public boolean isRangeCommand() -
indexReadController
-
getWriteContext
-
empty
-
metadata
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
isTrackingRepairedStatus
public boolean isTrackingRepairedStatus() -
getRepairedDataDigest
-
isRepairedDataDigestConclusive
public boolean isRepairedDataDigestConclusive() -
getRepairedDataInfo
public org.apache.cassandra.db.RepairedDataInfo getRepairedDataInfo()
-