ClusterCommandEvent.Type

public static final enum ClusterCommandEvent.Type
extends Enum< ClusterCommandEvent.Type >

java.lang.Object
java.lang.Enum< com.android.tradefed.cluster.ClusterCommandEvent.Type >
com.android.tradefed.cluster.ClusterCommandEvent.Type


Bản tóm tắt

Giá trị liệt kê

ClusterCommandEvent.Type AllocationFailed

ClusterCommandEvent.Type ConfigurationError

ClusterCommandEvent.Type ExecuteFailed

ClusterCommandEvent.Type FetchFailed

ClusterCommandEvent.Type InvocationCompleted

ClusterCommandEvent.Type InvocationEnded

ClusterCommandEvent.Type InvocationFailed

ClusterCommandEvent.Type InvocationInitiated

ClusterCommandEvent.Type InvocationStarted

ClusterCommandEvent.Type TestEnded

ClusterCommandEvent.Type TestRunInProgress

ClusterCommandEvent.Type Unleased

Phương pháp công khai

static ClusterCommandEvent.Type valueOf (String name)
static final Type[] values ()

Giá trị liệt kê

Phân bổ không thành công

public static final ClusterCommandEvent.Type AllocationFailed

Cấu hìnhLỗi

public static final ClusterCommandEvent.Type ConfigurationError

Thực thi không thành công

public static final ClusterCommandEvent.Type ExecuteFailed

Tìm nạp không thành công

public static final ClusterCommandEvent.Type FetchFailed

Lời gọi đã hoàn thành

public static final ClusterCommandEvent.Type InvocationCompleted

Lời mời đã kết thúc

public static final ClusterCommandEvent.Type InvocationEnded

Lời gọi không thành công

public static final ClusterCommandEvent.Type InvocationFailed

Lời mời được bắt đầu

public static final ClusterCommandEvent.Type InvocationInitiated

Lệnh gọi đã bắt đầu

public static final ClusterCommandEvent.Type InvocationStarted

Kiểm tra đã kết thúc

public static final ClusterCommandEvent.Type TestEnded

TestRunInProgress

public static final ClusterCommandEvent.Type TestRunInProgress

Đã phát hành

public static final ClusterCommandEvent.Type Unleased

Phương pháp công khai

giá trị của

public static ClusterCommandEvent.Type valueOf (String name)

Thông số
name String

Trả lại
ClusterCommandEvent.Type

giá trị

public static final Type[] values ()

Trả lại
Type[]