Home
last modified time | relevance | path

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

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