ClusterHostEvent

public class ClusterHostEvent
extends Object implements IClusterEvent

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


คลาสเพื่อสรุปเหตุการณ์โฮสต์ของคลัสเตอร์ที่จะอัปโหลด

สรุป

คลาสที่ซ้อนกัน

class ClusterHostEvent.Builder

เขตข้อมูล

public static final String EVENT_QUEUE

public static final String HOST_IP_KEY

public static final String LABEL_KEY

public static final String TEST_HARNESS_START_TIME_KEY

public static final String TRADEFED

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

String getClusterId ()
getData ()
getDeviceInfos ()
String getHostName ()
CommandScheduler.HostState getHostState ()
String getLabName ()
getNextClusterIds ()
String getTestHarness ()
String getTestHarnessVersion ()
String getTfVersion ()
long getTimestamp ()
ClusterHostEvent.HostEventType getType ()
JSONObject toJSON ()

เขตข้อมูล

เหตุการณ์_QUEUE

public static final String EVENT_QUEUE

โฮสต์_IP_KEY

public static final String HOST_IP_KEY

LABEL_KEY

public static final String LABEL_KEY

TEST_HARNESS_START_TIME_KEY

public static final String TEST_HARNESS_START_TIME_KEY

การค้าขาย

public static final String TRADEFED

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

getClusterId

public String getClusterId ()

การส่งคืน
String

รับข้อมูล

public  getData ()

การส่งคืน

รับDeviceInfos

public  getDeviceInfos ()

การส่งคืน

getHostName

public String getHostName ()

การส่งคืน
String

getHostState

public CommandScheduler.HostState getHostState ()

การส่งคืน
CommandScheduler.HostState

getLabName

public String getLabName ()

การส่งคืน
String

getNextClusterIds

public  getNextClusterIds ()

การส่งคืน

รับTestHarness

public String getTestHarness ()

การส่งคืน
String

getTestHarnessVersion

public String getTestHarnessVersion ()

การส่งคืน
String

getTfVersion

public String getTfVersion ()

การส่งคืน
String

รับการประทับเวลา

public long getTimestamp ()

การส่งคืน
long

getType

public ClusterHostEvent.HostEventType getType ()

การส่งคืน
ClusterHostEvent.HostEventType

ถึง JSON

public JSONObject toJSON ()

การส่งคืน
JSONObject

ขว้าง
JSONException