Google berkomitmen untuk mendorong terwujudnya keadilan ras bagi komunitas Kulit Hitam. Lihat caranya.

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


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

KonfigurasiError

public static final ClusterCommandEvent.Type ConfigurationError

JalankanGagal

public static final ClusterCommandEvent.Type ExecuteFailed

AmbilGagal

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

Permohonan Dimulai

public static final ClusterCommandEvent.Type InvocationInitiated

PanggilanDimulai

public static final ClusterCommandEvent.Type InvocationStarted

TesBerakhir

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[]