Home
last modified time | relevance | path

Searched refs:map_indexes_projection (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
Dtable.py282 def _introspect_all_indexes(self, raw_indexes, map_indexes_projection): argument
290 index_klass = map_indexes_projection.get('ALL')
296 index_klass = map_indexes_projection.get('ALL')
298 index_klass = map_indexes_projection.get('KEYS_ONLY')
300 index_klass = map_indexes_projection.get('INCLUDE')