Penjadwal Perintah.HostState

public static final enum CommandScheduler.HostState
extends Enum< CommandScheduler.HostState >

java.lang.Objek
java.lang.Enum< com.android.tradefed.command.CommandScheduler.HostState >
com.android.tradefed.command.CommandScheduler.HostState


Enum status host yang berbeda

Ringkasan

Nilai enum

CommandScheduler.HostState KILLING

CommandScheduler.HostState QUITTING

CommandScheduler.HostState RUNNING

CommandScheduler.HostState UNKNOWN

Metode publik

static CommandScheduler.HostState valueOf (String name)
static final HostState[] values ()

Nilai enum

PEMBUNUHAN

public static final CommandScheduler.HostState KILLING

BERHENTI

public static final CommandScheduler.HostState QUITTING

BERLARI

public static final CommandScheduler.HostState RUNNING

TIDAK DIKENAL

public static final CommandScheduler.HostState UNKNOWN

Metode publik

Nilai dari

public static CommandScheduler.HostState valueOf (String name)

Parameter
name String

Kembali
CommandScheduler.HostState

nilai-nilai

public static final HostState[] values ()

Kembali
HostState[]