ClusterHostEvent.HostEventType
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 |
Farklı türdeki ana bilgisayar olaylarının numaralandırılması.
Özet
Enum değerleri | |
---|---|
ClusterHostEvent.HostEventType | DeviceSnapshot |
ClusterHostEvent.HostEventType | HostStateChanged
|
Herkese açık yöntemler | |
---|---|
String | getAndroidEngProdAPIName () |
String | toString () |
static ClusterHostEvent.HostEventType | valueOf (String name) |
static final HostEventType[] | values () |
Enum değerleri
DeviceSnapshot
public static final ClusterHostEvent.HostEventType DeviceSnapshot
HostStateChanged
public static final ClusterHostEvent.HostEventType HostStateChanged
Herkese açık yöntemler
getAndroidEngProdAPIName
public String getAndroidEngProdAPIName ()
İadeler | |
---|---|
String |
toString
public String toString ()
İadeler | |
---|---|
String |
değeri
public static ClusterHostEvent.HostEventType valueOf (String name)
Parametreler | |
---|---|
name | String |
İadeler | |
---|---|
ClusterHostEvent.HostEventType |
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2020-09-08 UTC.
[]
[]