IRemoteFileResolver.ResolvedFile
public static class IRemoteFileResolver.ResolvedFile
extends Object
java.lang.Object |
↳ | com.android.tradefed.config.remote.IRemoteFileResolver.ResolvedFile |
Lớp nắm giữ thông tin về tệp đã giải quyết và một số siêu dữ liệu.
Tóm lược
Các nhà xây dựng công cộng
ResolvedFile
public ResolvedFile (File resolvedFile)
Thông số |
---|
resolvedFile | File |
Phương pháp công khai
dọn dẹp
public IRemoteFileResolver.ResolvedFile cleanUp (boolean cleanUp)
Liệu tệp đã giải quyết có bị xóa khi kết thúc lời kêu gọi hay không. Đặt thành false cho một tệp không nên xóa. Ví dụ: một tệp cục bộ mà bạn sở hữu.
getResolvedFile
public File getResolvedFile ()
shouldCleanUp
public boolean shouldCleanUp ()