ClusterCommandEvent.Type
public static final enum ClusterCommandEvent.Type
extends Enum< ClusterCommandEvent.Type >
java.lang.Object | ||
java.lang.Enum< com.android.tradefed.cluster.ClusterCommandEvent.Type > | ||
com.android.tradefed.cluster.ClusterCommandEvent.Type |
Streszczenie
Wartości wyliczeniowe | |
---|---|
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
|
Metody publiczne | |
---|---|
static ClusterCommandEvent.Type | valueOf (String name) |
static final Type[] | values () |
Wartości wyliczeniowe
Alokacja nie powiodła się
public static final ClusterCommandEvent.Type AllocationFailed
Błąd konfiguracji
public static final ClusterCommandEvent.Type ConfigurationError
Wykonanie nie powiodło się
public static final ClusterCommandEvent.Type ExecuteFailed
Pobieranie nie powiodło się
public static final ClusterCommandEvent.Type FetchFailed
Wywołanie zakończone
public static final ClusterCommandEvent.Type InvocationCompleted
InwokacjaZakończona
public static final ClusterCommandEvent.Type InvocationEnded
Wywołanie nie powiodło się
public static final ClusterCommandEvent.Type InvocationFailed
Rozpoczęto wywołanie
public static final ClusterCommandEvent.Type InvocationInitiated
Wywołanie rozpoczęte
public static final ClusterCommandEvent.Type InvocationStarted
Test zakończony
public static final ClusterCommandEvent.Type TestEnded
TestRunW toku
public static final ClusterCommandEvent.Type TestRunInProgress
Metody publiczne
wartość
public static ClusterCommandEvent.Type valueOf (String name)
Parametry | |
---|---|
name | String |
Zwroty | |
---|---|
ClusterCommandEvent.Type |
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-04-28 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Brak potrzebnych mi informacji"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zbyt skomplikowane / zbyt wiele czynności do wykonania"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nieaktualne treści"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem z tłumaczeniem"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem z przykładami/kodem"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Inne"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Łatwo zrozumieć"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Rozwiązało to mój problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Inne"
}]