Searched defs:max_chunk (Results 1 – 3 of 3) sorted by relevance
22 def chunkify(msg, max_chunk): argument41 def __init__(self, reader, writer, timeout, max_chunk=DEFAULT_MAX_CHUNK): argument
249 def max_chunk(self): member in Client253 def max_chunk(self, value): member in Client
55 int64_t max_chunk; member193 int64_t max_chunk; in block_copy_task_create() local974 int max_workers, int64_t max_chunk, in block_copy_async()