Uses of Class
com.jcabi.dynamo.ScanValve
-
Packages that use ScanValve Package Description com.jcabi.dynamo Amazon Dynamo DB Object Layer. -
-
Uses of ScanValve in com.jcabi.dynamo
Methods in com.jcabi.dynamo that return ScanValve Modifier and Type Method Description ScanValve
ScanValve. withAttributeToGet(String name)
With this extra attribute to pre-fetch.ScanValve
ScanValve. withAttributeToGet(String... names)
With these extra attributes to pre-fetch.ScanValve
ScanValve. withLimit(int lmt)
With given limit.
-