ClusterCommandEvent.Jenis

public static final enum ClusterCommandEvent.Type
extends Enum< ClusterCommandEvent.Type >

java.lang.Objek
java.lang.Enum< com.android.tradefed.cluster.ClusterCommandEvent.Type >
com.android.tradefed.cluster.ClusterCommandEvent.Type


Ringkasan

Nilai enum

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

Metode publik

static ClusterCommandEvent.Type valueOf (String name)
static final Type[] values ()

Nilai enum

AlokasiGagal

public static final ClusterCommandEvent.Type AllocationFailed

Kesalahan Konfigurasi

public static final ClusterCommandEvent.Type ConfigurationError

Eksekusi Gagal

public static final ClusterCommandEvent.Type ExecuteFailed

Pengambilan Gagal

public static final ClusterCommandEvent.Type FetchFailed

Doa Selesai

public static final ClusterCommandEvent.Type InvocationCompleted

Doa Berakhir

public static final ClusterCommandEvent.Type InvocationEnded

Doa Gagal

public static final ClusterCommandEvent.Type InvocationFailed

Doa Dimulai

public static final ClusterCommandEvent.Type InvocationInitiated

Doa Dimulai

public static final ClusterCommandEvent.Type InvocationStarted

Tes Berakhir

public static final ClusterCommandEvent.Type TestEnded

TestRunInProgress

public static final ClusterCommandEvent.Type TestRunInProgress

Tidak disewakan

public static final ClusterCommandEvent.Type Unleased

Metode publik

Nilai dari

public static ClusterCommandEvent.Type valueOf (String name)

Parameter
name String

Kembali
ClusterCommandEvent.Type

nilai-nilai

public static final Type[] values ()

Kembali
Type[]