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


खास जानकारी

Enum वैल्यू

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

 

सार्वजनिक तरीके

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

Enum वैल्यू

आवंटन विफल

public static final ClusterCommandEvent.Type AllocationFailed

कॉन्फ़िगरेशन में गड़बड़ी है

public static final ClusterCommandEvent.Type ConfigurationError

एक्ज़ीक्यूट नहीं किया जा सका

public static final ClusterCommandEvent.Type ExecuteFailed

फ़ेच नहीं किया जा सका

public static final ClusterCommandEvent.Type FetchFailed

बोले जाने की प्रक्रिया पूरी हुई

public static final ClusterCommandEvent.Type InvocationCompleted

शुरू होने का समय खत्म

public static final ClusterCommandEvent.Type InvocationEnded

कॉल शुरू नहीं किया जा सका

public static final ClusterCommandEvent.Type InvocationFailed

शुरू किया गया

public static final ClusterCommandEvent.Type InvocationInitiated

शुरू किया गया

public static final ClusterCommandEvent.Type InvocationStarted

परीक्षण खत्म

public static final ClusterCommandEvent.Type TestEnded

टेस्टरनइनप्रोग्रेस

public static final ClusterCommandEvent.Type TestRunInProgress

अनलीज़ किया गया

public static final ClusterCommandEvent.Type Unleased

सार्वजनिक तरीके

वैल्यू ऑफ़

public static ClusterCommandEvent.Type valueOf (String name)

पैरामीटर
name String

रिटर्न
ClusterCommandEvent.Type

मान

public static final Type[] values ()

रिटर्न
Type[]