ClusterHostEvent

public class ClusterHostEvent
extends Object implements IClusterEvent

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


מחלקה שמכילה אירועים של מארחי אשכולות שצריך להעלות.

סיכום

כיתות במבנה היררכי

class ClusterHostEvent.Builder

 

ערכים קבועים

String EVENT_QUEUE

String HOST_IP_KEY

String LABEL_KEY

String TEST_HARNESS_START_TIME_KEY

String TRADEFED

‫methods ציבוריים

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-event-queue"

HOST_IP_KEY

public static final String HOST_IP_KEY

ערך קבוע: "host_ip"

LABEL_KEY

public static final String LABEL_KEY

ערך קבוע: "label"

TEST_HARNESS_START_TIME_KEY

public static final String TEST_HARNESS_START_TIME_KEY

ערך קבוע: ‎"test_harness_start_time_ms"‎

TRADEFED

public static final String TRADEFED

ערך קבוע: "TRADEFED"

‫methods ציבוריים

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