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.
Tệp mở rộng
public
class
ExtendedFile
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.config.remote.ExtendedFile
|
Một phần mở rộng của tệp tiêu chuẩn để chứa siêu dữ liệu liên quan đến bản dựng.
Tóm tắt
Hàm khởi tạo công khai |
ExtendedFile(File file, String buildId, String buildTarget)
|
ExtendedFile(File file, String buildId, String buildTarget, String branch)
|
ExtendedFile(File file, String buildId, String buildTarget, String branch, String remoteFilePath)
|
Hàm khởi tạo công khai
Tệp mở rộng
public ExtendedFile (File file,
String buildId,
String buildTarget)
Tham số |
file |
File |
buildId |
String |
buildTarget |
String |
Tệp mở rộng
public ExtendedFile (File file,
String buildId,
String buildTarget,
String branch)
Tham số |
file |
File |
buildId |
String |
buildTarget |
String |
branch |
String |
Tệp mở rộng
public ExtendedFile (File file,
String buildId,
String buildTarget,
String branch,
String remoteFilePath)
Tham số |
file |
File |
buildId |
String |
buildTarget |
String |
branch |
String |
remoteFilePath |
String |
Phương thức công khai
huỷTải xuống
public void cancelDownload ()
getBranch
public String getBranch ()
Trả về siêu dữ liệu nhánh.
getBuildId
public String getBuildId ()
Trả về siêu dữ liệu bản dựng.
getBuildTarget
public String getBuildTarget ()
Trả về siêu dữ liệu mục tiêu.
getRemoteFilePath
public String getRemoteFilePath ()
Trả về siêu dữ liệu đường dẫn tệp từ xa.
Tải xuống trong song song xong
public boolean isDoneDownloadingInParallel ()
đang tải xuốngTrong song song
public boolean isDownloadingInParallel ()
setDownloadFuture
public void setDownloadFuture (ExecutorService serviceUsed,
download)
Tham số |
serviceUsed |
ExecutorService |
download |
|
setDownloadFuture
public void setDownloadFuture ( download)
chờ để tải xuống
public void waitForDownload ()
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2024-08-22 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-08-22 UTC."],[],[]]