Home
last modified time | relevance | path

Searched defs:attributes_to_get (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
Dbatch.py51 def __init__(self, table, keys, attributes_to_get=None, argument
141 def add_batch(self, table, keys, attributes_to_get=None, argument
Dtable.py41 def __init__(self, table, keys, attributes_to_get=None, argument
255 attributes_to_get=None, consistent_read=False, argument
520 def batch_get_item(self, keys, attributes_to_get=None): argument
Dlayer1.py278 def get_item(self, table_name, key, attributes_to_get=None, argument
465 attributes_to_get=None, limit=None, consistent_read=False, argument
533 attributes_to_get=None, limit=None, argument
Dlayer2.py453 attributes_to_get=None, consistent_read=False, argument
628 attributes_to_get=None, request_limit=None, argument
725 attributes_to_get=None, request_limit=None, max_results=None, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
Dlayer1.py980 def get_item(self, table_name, key, attributes_to_get=None, argument
1513 attributes_to_get=None, limit=None, consistent_read=None, argument
1945 def scan(self, table_name, attributes_to_get=None, limit=None, argument
Dtable.py1311 exclusive_start_key=None, select=None, attributes_to_get=None, argument