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()

الحقول

EVENT_QUEUE

public static final String EVENT_QUEUE

HOST_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

TRADEFED

public static final String TRADEFED

الطرق العامة

getClusterId

public String getClusterId ()

المرتجعات
String

getData

public  getData ()

المرتجعات

getDeviceInfos

public  getDeviceInfos ()

المرتجعات

getHostName

public String getHostName ()

المرتجعات
String

getHostState

public CommandScheduler.HostState getHostState ()

المرتجعات
CommandScheduler.HostState

getLabName

public String getLabName ()

المرتجعات
String

getNextClusterIds

public  getNextClusterIds ()

المرتجعات

getTestHarness

public String getTestHarness ()

المرتجعات
String

getTestHarnessVersion

public String getTestHarnessVersion ()

المرتجعات
String

getTfVersion

public String getTfVersion ()

المرتجعات
String

getTimestamp

public long getTimestamp ()

المرتجعات
long

getType

public ClusterHostEvent.HostEventType getType ()

المرتجعات
ClusterHostEvent.HostEventType

toJSON

public JSONObject toJSON ()

المرتجعات
JSONObject

عمليات الرمي
JSONException