ClusterCommandEvent.Type
public static final enum ClusterCommandEvent.Type
extends Enum< ClusterCommandEvent.Type >
java.lang.অবজেক্ট | ||
↳ | java.lang.Enum< com.android.tradefed.cluster.ClusterCommandEvent.Type > | |
↳ | com.android.tradefed.cluster.ClusterCommandEvent.Type |
সারসংক্ষেপ
এনাম মান | |
---|---|
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 () |
এনাম মান
বরাদ্দ ব্যর্থ হয়েছে৷
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
TestRunInProgress
public static final ClusterCommandEvent.Type TestRunInProgress
পাবলিক পদ্ধতি
মান
public static ClusterCommandEvent.Type valueOf (String name)
পরামিতি | |
---|---|
name | String |
রিটার্নস | |
---|---|
ClusterCommandEvent.Type |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-08-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"এতে আমার প্রয়োজনীয় তথ্য নেই"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"খুব জটিল / অনেক ধাপ"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"পুরনো"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"অনুবাদ সংক্রান্ত সমস্যা"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"নমুনা / কোড সংক্রান্ত সমস্যা"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"অন্যান্য"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"সহজে বোঝা যায়"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"আমার সমস্যার সমাধান হয়েছে"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"অন্যান্য"
}]