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.
ClusterCommandStatus
public class ClusterCommandStatus
extends Object
java.lang.Object |
↳ | com.android.tradefed.cluster.ClusterCommandStatus |
Một lớp đại diện cho trạng thái và lý do hủy lệnh từ TF Cluster.
Tóm lược
Các nhà xây dựng công cộng
ClusterCommandStatus
public ClusterCommandStatus (ClusterCommand.State state,
String cancelReason)
Xây dựng
Thông số |
---|
state | ClusterCommand.State : trạng thái của lệnh. |
cancelReason | String : lý do hủy lệnh (nếu hủy). |
Phương pháp công khai
getCancelReason
public String getCancelReason ()
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2020-09-08 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"
}]