CommandScheduler.HostState
public
static
final
enum
CommandScheduler.HostState
extends Enum<CommandScheduler.HostState>
java.lang.Object | ||
↳ | java.lang.Enum<com.android.tradefed.command.CommandScheduler.HostState> | |
↳ | com.android.tradefed.command.CommandScheduler.HostState |
Enums of different status of host
Summary
Enum values | |
---|---|
CommandScheduler.HostState |
KILLING
|
CommandScheduler.HostState |
QUITTING
|
CommandScheduler.HostState |
RUNNING
|
CommandScheduler.HostState |
UNKNOWN
|
Public methods | |
---|---|
static
CommandScheduler.HostState
|
valueOf(String name)
|
static
final
HostState[]
|
values()
|
Enum values
Public methods
valueOf
public static CommandScheduler.HostState valueOf (String name)
Parameters | |
---|---|
name |
String |
Returns | |
---|---|
CommandScheduler.HostState |
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 2023-04-28 UTC.
[null,null,["Last updated 2023-04-28 UTC."],[],[]]