CurrentInvocation.IsolationGrade

public static final enum CurrentInvocation.IsolationGrade
extends Enum< CurrentInvocation.IsolationGrade >

java.lang.Object
java.lang.Enum< com.android.tradefed.invoker.logger.CurrentInvocation.IsolationGrade >
com.android.tradefed.invoker.logger.CurrentInvocation.IsolationGrade


מתאר את רמת הבידוד

סיכום

ערכי מנה

CurrentInvocation.IsolationGrade FULLY_ISOLATED

CurrentInvocation.IsolationGrade NOT_ISOLATED

CurrentInvocation.IsolationGrade REBOOT_ISOLATED

שיטות ציבוריות

static CurrentInvocation.IsolationGrade valueOf (String name)
static final IsolationGrade[] values ()

ערכי מנה

FULLLY_SOLATED

public static final CurrentInvocation.IsolationGrade FULLY_ISOLATED

NOT_SOLATED

public static final CurrentInvocation.IsolationGrade NOT_ISOLATED

REBOOT_ISOLATED

public static final CurrentInvocation.IsolationGrade REBOOT_ISOLATED

שיטות ציבוריות

ערך של

public static CurrentInvocation.IsolationGrade valueOf (String name)

פרמטרים
name String

החזרות
CurrentInvocation.IsolationGrade

ערכים

public static final IsolationGrade[] values ()

החזרות
IsolationGrade[]