Typ zdarzenia polecenia klastra

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


Podsumowanie

Wartości typu wyliczeniowego

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 typu wyliczeniowego

Alokacja nie powiodła się

public static final ClusterCommandEvent.Type AllocationFailed

Błąd konfiguracji

public static final ClusterCommandEvent.Type ConfigurationError

Nie udało się wykonać

public static final ClusterCommandEvent.Type ExecuteFailed

Niepowodzenie pobierania

public static final ClusterCommandEvent.Type FetchFailed

Wywołanie ukończone

public static final ClusterCommandEvent.Type InvocationCompleted

Zakończenie wywołania

public static final ClusterCommandEvent.Type InvocationEnded

Niepowodzenie wywołania

public static final ClusterCommandEvent.Type InvocationFailed

Zainicjowano wywołanie

public static final ClusterCommandEvent.Type InvocationInitiated

Rozpoczęto wywołanie

public static final ClusterCommandEvent.Type InvocationStarted

Zakończono test

public static final ClusterCommandEvent.Type TestEnded

Trwa testowanie

public static final ClusterCommandEvent.Type TestRunInProgress

Zezwolono

public static final ClusterCommandEvent.Type Unleased

Metody publiczne

wartość

public static ClusterCommandEvent.Type valueOf (String name)

Parametry
name String

Zwroty
ClusterCommandEvent.Type

wartości

public static final Type[] values ()

Zwroty
Type[]