ClusterCommandEvent.Type
public static final enum ClusterCommandEvent.Type
extends Enum< ClusterCommandEvent.Type >
java.lang.Nesne | ||
↳ | java.lang.Enum< com.android.tradefed.cluster.ClusterCommandEvent.Type > | |
↳ | com.android.tradefed.cluster.ClusterCommandEvent.Type |
Özet
enum değerleri | |
---|---|
ClusterCommandEvent.Type | AllocationFailed |
ClusterCommandEvent.Type | ConfigurationError |
ClusterCommandEvent.Type | ExecuteFailed |
ClusterCommandEvent.Type | FetchFailed |
ClusterCommandEvent.Type | InvocationCompleted |
ClusterCommandEvent.Type | InvocationEnded |
ClusterCommandEvent.Type | InvocationFailed |
ClusterCommandEvent.Type | InvocationInitiated |
ClusterCommandEvent.Type | InvocationStarted |
ClusterCommandEvent.Type | TestEnded |
ClusterCommandEvent.Type | TestRunInProgress |
ClusterCommandEvent.Type | Unleased
|
Genel yöntemler | |
---|---|
static ClusterCommandEvent.Type | valueOf (String name) |
static final Type[] | values () |
enum değerleri
Tahsis Başarısız
public static final ClusterCommandEvent.Type AllocationFailed
Yapılandırma hatası
public static final ClusterCommandEvent.Type ConfigurationError
YürütmeBaşarısız
public static final ClusterCommandEvent.Type ExecuteFailed
Getirme Başarısız
public static final ClusterCommandEvent.Type FetchFailed
Çağrı Tamamlandı
public static final ClusterCommandEvent.Type InvocationCompleted
Çağrı Sona Erdi
public static final ClusterCommandEvent.Type InvocationEnded
Çağrı Başarısız
public static final ClusterCommandEvent.Type InvocationFailed
Çağrı Başlatıldı
public static final ClusterCommandEvent.Type InvocationInitiated
ÇağrıBaşlatıldı
public static final ClusterCommandEvent.Type InvocationStarted
TestBitti
public static final ClusterCommandEvent.Type TestEnded
TestRunInProgress
public static final ClusterCommandEvent.Type TestRunInProgress
Genel yöntemler
değeri
public static ClusterCommandEvent.Type valueOf (String name)
parametreler | |
---|---|
name | String |
İadeler | |
---|---|
ClusterCommandEvent.Type |
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: 2023-04-28 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"İhtiyacım olan bilgiler yok"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Çok karmaşık / çok fazla adım var"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Güncel değil"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Çeviri sorunu"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Örnek veya kod sorunu"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Diğer"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Anlaması kolay"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Sorunumu çözdü"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Diğer"
}]