สถานะคำสั่ง Cluster
public
class
ClusterCommandStatus
extends Object
java.lang.Object | |
↳ | com.android.tradefed.cluster.ClusterCommandStatus |
คลาสที่แสดงถึงสถานะและเหตุผลการยกเลิกสำหรับคำสั่งจากคลัสเตอร์ TF
สรุป
ช่างก่อสร้างสาธารณะ | |
---|---|
ClusterCommandStatus(ClusterCommand.State state, String cancelReason)
ก่อสร้าง |
วิธีการสาธารณะ | |
---|---|
String
|
getCancelReason()
|
ClusterCommand.State
|
getState()
|
ช่างก่อสร้างสาธารณะ
สถานะคำสั่ง Cluster
public ClusterCommandStatus (ClusterCommand.State state, String cancelReason)
ก่อสร้าง
พารามิเตอร์ | |
---|---|
state |
ClusterCommand.State : สถานะของคำสั่ง |
cancelReason |
String : เหตุผลที่ยกเลิกของคำสั่ง (หากยกเลิก) |
วิธีการสาธารณะ
getCancelReason
public String getCancelReason ()
คิกรีเทิร์น | |
---|---|
String |