Documentation

QueryScanConsistency

Set of values for the scan consistency level of a query.

Table of Contents

NOT_BOUNDED  = "notBounded"
Set scan consistency to not bounded
REQUEST_PLUS  = "requestPlus"
Set scan consistency to not request plus

Constants

REQUEST_PLUS

Set scan consistency to not request plus

public mixed REQUEST_PLUS = "requestPlus"

        

Search results