Database Reference
In-Depth Information
called getItems() that will return a list of type Map<String, Attrib-
uteValue> .
We can iterate this list to fetch the attribute name and value. Most of the operations are
very similar to those of a query operation. Except for two of the query operations (scan-
ning from index and specifying the consistency), every other operation is possible in scan
and with almost the same syntax.
Instead of discussing those similarities, we will spend more time on parallel scanning.
Search WWH ::




Custom Search