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