CurrentInvocation.IsolationGrade
public static final enum CurrentInvocation.IsolationGrade
extends Enum< CurrentInvocation.IsolationGrade >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.invoker.logger.CurrentInvocation.IsolationGrade > | |
↳ | com.android.tradefed.invoker.logger.CurrentInvocation.IsolationGrade |
Mô tả mức độ cô lập
Bản tóm tắt
giá trị liệt kê | |
---|---|
CurrentInvocation.IsolationGrade | FULLY_ISOLATED |
CurrentInvocation.IsolationGrade | NOT_ISOLATED |
CurrentInvocation.IsolationGrade | REBOOT_ISOLATED
|
Phương thức công khai | |
---|---|
static CurrentInvocation.IsolationGrade | valueOf (String name) |
static final IsolationGrade[] | values () |
giá trị liệt kê
HOÀN TOÀN_CÁCH PHÒNG
public static final CurrentInvocation.IsolationGrade FULLY_ISOLATED
KHÔNG_GIỮ LẬP
public static final CurrentInvocation.IsolationGrade NOT_ISOLATED
Phương thức công khai
giá trị của
public static CurrentInvocation.IsolationGrade valueOf (String name)
Thông số | |
---|---|
name | String |
trả lại | |
---|---|
CurrentInvocation.IsolationGrade |
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: 2023-04-28 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Thiếu thông tin tôi cần"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Quá phức tạp/quá nhiều bước"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Đã lỗi thời"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Vấn đề về bản dịch"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Vấn đề về mẫu/mã"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Khác"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Dễ hiểu"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Giúp tôi giải quyết được vấn đề"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Khác"
}]