com.android.tradefed.cache.remote
类
ByteStreamDownloader |
实现 ByteStream gRPC 服务的 Read 方法的客户端。
|
ByteStreamUploader |
实现 ByteStream gRPC 服务的 Write 方法的客户端。
|
Chunker |
将 blob 拆分为一个或多个 Chunk (不超过 chunkSize 个字节)。
|
Chunker.Chunk | 一块 blob。 |
RemoteCacheClient(远程缓存客户端) | 使用 gRPC 调用远程 API 服务器的 RemoteActionCache 实现。 |