ClusterCommandStatus

public class ClusterCommandStatus
extends Object

java.lang.Object
com.android.tradefed.cluster.ClusterCommandStatus


คลาสที่แสดงถึงสถานะและเหตุผลในการยกเลิกคำสั่งจาก TF Cluster

สรุป

ผู้รับเหมาก่อสร้างสาธารณะ

ClusterCommandStatus ( ClusterCommand.State state, String cancelReason)

สร้าง

วิธีการสาธารณะ

String getCancelReason ()
ClusterCommand.State getState ()

ผู้รับเหมาก่อสร้างสาธารณะ

ClusterCommandStatus

public ClusterCommandStatus (ClusterCommand.State state, 
                String cancelReason)

สร้าง

พารามิเตอร์
state ClusterCommand.State : สถานะของคำสั่ง

cancelReason String : ยกเลิกเหตุผลของคำสั่ง (หากยกเลิก)

วิธีการสาธารณะ

รับเหตุผลการยกเลิก

public String getCancelReason ()

การส่งคืน
String

รับสถานะ

public ClusterCommand.State getState ()

การส่งคืน
ClusterCommand.State