Zdarzenie klastra.Typ zdarzenia hosta

public static final enum ClusterHostEvent.HostEventType
extends Enum<ClusterHostEvent.HostEventType>

java.lang.Object
java.lang.Enum<com.android.tradefed.cluster.ClusterHostEvent.HostEventType>
  com.android.tradefed.cluster.ClusterHostEvent.HostEventType


Wyliczenia różnych typów zdarzeń hosta.

Podsumowanie

Wartości typu wyliczeniowego

ClusterHostEvent.HostEventType  DeviceSnapshot

 

ClusterHostEvent.HostEventType  HostStateChanged

 

Metody publiczne

String getAndroidEngProdAPIName()
String toString()
static ClusterHostEvent.HostEventType valueOf(String name)
static final HostEventType[] values()

Wartości typu wyliczeniowego

Zrzut urządzenia

public static final ClusterHostEvent.HostEventType DeviceSnapshot

Zmieniono stan hosta

public static final ClusterHostEvent.HostEventType HostStateChanged

Metody publiczne

getAndroidEngProdAPIName

public String getAndroidEngProdAPIName ()

Zwroty
String

Ciąg

public String toString ()

Zwroty
String

wartość

public static ClusterHostEvent.HostEventType valueOf (String name)

Parametry
name String

Zwroty
ClusterHostEvent.HostEventType

wartości

public static final HostEventType[] values ()

Zwroty
HostEventType[]