Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dbase_cloud_client.py283 executor = utils.BatchHttpRequestExecutor(
Dutils.py522 class BatchHttpRequestExecutor(object): class