IHostMonitor.HostMetricType

public static final enum IHostMonitor.HostMetricType
extends Enum<IHostMonitor.HostMetricType>

java.lang.Object
   ↳ java.lang.Enum<com.android.tradefed.util.hostmetric.IHostMonitor.HostMetricType>
     ↳ com.android.tradefed.util.hostmetric.IHostMonitor.HostMetricType


Ringkasan

Nilai enum

IHostMonitor.HostMetricType  INVOCATION_STRAY_THREAD

 

IHostMonitor.HostMetricType  NONE

 

Metode publik

static IHostMonitor.HostMetricType valueOf(String name)
static final HostMetricType[] values()

Nilai enum

PROSES_STRAY_INVOCATION

public static final IHostMonitor.HostMetricType INVOCATION_STRAY_THREAD

TIDAK ADA

public static final IHostMonitor.HostMetricType NONE

Metode publik

nilai

public static IHostMonitor.HostMetricType valueOf (String name)

Parameter
name String

Hasil
IHostMonitor.HostMetricType

nilai-nilai

public static final HostMetricType[] values ()

Hasil
HostMetricType[]