Google cam kết thúc đẩy công bằng chủng tộc cho Cộng đồng người da đen. Xem cách thực hiện.
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.

GcsRemoteFileResolver

public class GcsRemoteFileResolver
extends Object implements IRemoteFileResolver

java.lang.Object
com.android.tradefed.config.remote.GcsRemoteFileResolver


Thực hiện IRemoteFileResolver cho phép tải xuống từ một cái xô GCS.

Tóm lược

Lĩnh vực

public static final String PROTOCOL

Các nhà xây dựng công cộng

GcsRemoteFileResolver ()

Phương pháp công khai

String getSupportedProtocol ()

Trả về giao thức được liên kết được hỗ trợ để tải xuống.

IRemoteFileResolver.ResolvedFile resolveRemoteFile ( IRemoteFileResolver.RemoteFileResolverArgs args)

Giải quyết tệp từ xa trong một giao diện phù hợp với tương lai

Các phương pháp được bảo vệ

GCSDownloaderHelper getDownloader ()

Lĩnh vực

GIẤY TỜ

public static final String PROTOCOL

Các nhà xây dựng công cộng

GcsRemoteFileResolver

public GcsRemoteFileResolver ()

Phương pháp công khai

getSupportedProtocol

public String getSupportedProtocol ()

Trả về giao thức được liên kết được hỗ trợ để tải xuống.

Lợi nhuận
String

giải quyết

public IRemoteFileResolver.ResolvedFile resolveRemoteFile (IRemoteFileResolver.RemoteFileResolverArgs args)

Giải quyết tệp từ xa trong một giao diện phù hợp với tương lai

Thông số
args IRemoteFileResolver.RemoteFileResolverArgs : RemoteFileResolverArgs mô tả từ xa để tải về và như thế nào.

Lợi nhuận
IRemoteFileResolver.ResolvedFile Biểu diễn tệp cục bộ đã giải quyết.

Ném
BuildRetrievalError

Các phương pháp được bảo vệ

getDownloader

protected GCSDownloaderHelper getDownloader ()

Lợi nhuận
GCSDownloaderHelper