aistore.sdk.batch.extractor.tar_stream_extractor
aistore.sdk.batch.extractor.tar_stream_extractor
Module Contents
Classes
Data
API
Bases: ArchiveStreamExtractor
Class for extracting batch .tar, .tar.gz, and .tgz streams from AIStore.
Integrates with Batch API (MossReq/MossResp) to provide proper metadata mapping.
_supported_fmts
Extract from tar archive stream.
Parameters:
response
HTTP response
data_stream
Archive data
moss_req
Original request
moss_resp
Response metadata (None for streaming)