IMetricCollector.MetricCollectionLevel

public static final enum IMetricCollector.MetricCollectionLevel
extends Enum<IMetricCollector.MetricCollectionLevel>

java.lang.Object
   ↳ java.lang.Enum<com.android.tradefed.device.metric.IMetricCollector.MetricCollectionLevel>
     ↳ com.android.tradefed.device.metric.IMetricCollector.MetricCollectionLevel


ספירה שמייצגת את הרמה הנוכחית של איסוף המדדים.

סיכום

ערכי טיפוסים בני מנייה (enum)

IMetricCollector.MetricCollectionLevel  MODULE

 

IMetricCollector.MetricCollectionLevel  NULL

 

IMetricCollector.MetricCollectionLevel  TEST_CASE

 

IMetricCollector.MetricCollectionLevel  TEST_RUN

 

‫methods ציבוריים

static IMetricCollector.MetricCollectionLevel valueOf(String name)
static final MetricCollectionLevel[] values()

ערכי טיפוסים בני מנייה (enum)

MODULE

public static final IMetricCollector.MetricCollectionLevel MODULE

NULL

public static final IMetricCollector.MetricCollectionLevel NULL

TEST_CASE

public static final IMetricCollector.MetricCollectionLevel TEST_CASE

TEST_RUN

public static final IMetricCollector.MetricCollectionLevel TEST_RUN

‫methods ציבוריים

valueOf

public static IMetricCollector.MetricCollectionLevel valueOf (String name)

פרמטרים
name String

חזרה לרצף השגרה
IMetricCollector.MetricCollectionLevel

ערכים

public static final MetricCollectionLevel[] values ()

חזרה לרצף השגרה
MetricCollectionLevel[]