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 ScanValveScanValve. withAttributeToGet(String name)With this extra attribute to pre-fetch.ScanValveScanValve. withAttributeToGet(String... names)With these extra attributes to pre-fetch.ScanValveScanValve. withLimit(int lmt)With given limit.
-