Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
Dlayer1.py464 def query(self, table_name, hash_key_value, range_key_conditions=None, argument
512 if range_key_conditions:
513 data['RangeKeyCondition'] = range_key_conditions