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 |
Riepilogo
Enum valori | |
---|---|
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
|
Metodi pubblici | |
---|---|
static ClusterCommandEvent.Type | valueOf (String name) |
static final Type[] | values () |
Enum valori
Allocazione non riuscita
public static final ClusterCommandEvent.Type AllocationFailed
Errore di configurazione
public static final ClusterCommandEvent.Type ConfigurationError
Esecuzione non riuscita
public static final ClusterCommandEvent.Type ExecuteFailed
Recupero non riuscito
public static final ClusterCommandEvent.Type FetchFailed
Invocazione completata
public static final ClusterCommandEvent.Type InvocationCompleted
InvocazioneTerminata
public static final ClusterCommandEvent.Type InvocationEnded
Invocazione non riuscita
public static final ClusterCommandEvent.Type InvocationFailed
Invocazione avviata
public static final ClusterCommandEvent.Type InvocationInitiated
Invocazione iniziata
public static final ClusterCommandEvent.Type InvocationStarted
Test terminato
public static final ClusterCommandEvent.Type TestEnded
TestRunInProgress
public static final ClusterCommandEvent.Type TestRunInProgress
Metodi pubblici
valore di
public static ClusterCommandEvent.Type valueOf (String name)
Parametri | |
---|---|
name | String |
ritorna | |
---|---|
ClusterCommandEvent.Type |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-08-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Mancano le informazioni di cui ho bisogno"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Troppo complicato/troppi passaggi"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsoleti"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema di traduzione"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema relativo a esempi/codice"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Altra"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile da capire"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Il problema è stato risolto"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Altra"
}]