Trình lưu giữ tệp

public class RetentionFileSaver
extends Object

java.lang.Object
   ↳ com.android.tradefed.result.retentionFileSaver


Lớp trợ giúp để tạo tệp .retention trong thư mục. Dùng cho các công cụ bên ngoài để xác định thời điểm có thể xoá một thư mục.

Tóm tắt

Trường

public static final String RETENTION_DATE_FORMAT

public static final String RETENTION_FILE_NAME

Hàm khởi tạo công khai

RetentionFileSaver()

Phương thức công khai

boolean shouldDelete(File retentionFile)
void writeRetentionFile(File dir, int logRetentionDays)

Tạo một tệp .retention trong thư mục nhất định với dấu thời gian == current + logHoldDays

Trường

Hàm RETENTION_DATE_FORMAT

public static final String RETENTION_DATE_FORMAT

RETENTION_FILE_NAME

public static final String RETENTION_FILE_NAME

Hàm khởi tạo công khai

Trình lưu giữ tệp

public RetentionFileSaver ()

Phương thức công khai

nênXoá

public boolean shouldDelete (File retentionFile)

Tham số
retentionFile File

Giá trị trả về
boolean

ghiLưu giữ tệp

public void writeRetentionFile (File dir, 
                int logRetentionDays)

Tạo một tệp .retention trong thư mục nhất định với dấu thời gian == current + logHoldDays

Tham số
dir File

logRetentionDays int