com.android.tradefed.cache.remote
Classes
ByteStreamDownloader |
A client implementing the Read method of the ByteStream gRPC service.
|
ByteStreamUploader |
A client implementing the Write method of the ByteStream gRPC service.
|
Chunker |
Splits a blob into one or more Chunk s of at most chunkSize bytes.
|
Chunker.Chunk | A piece of a blob. |
RemoteCacheClient | A RemoteActionCache implementation that uses gRPC calls to a remote API server. |