RetryRescheduler.RetryType
public static final enum RetryRescheduler.RetryType
extends Enum< RetryRescheduler.RetryType >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.testtype.suite.retry.RetryRescheduler.RetryType > | |
↳ | com.android.tradefed.testtype.suite.retry.RetryRescheduler.RetryType |
परीक्षणों के प्रकार जिन्हें पुनः प्रयास किया जा सकता है।
सारांश
एनम मान | |
---|---|
RetryRescheduler.RetryType | FAILED |
RetryRescheduler.RetryType | NOT_EXECUTED
|
सार्वजनिक तरीके | |
---|---|
static RetryRescheduler.RetryType | valueOf (String name) |
static final RetryType[] | values () |
एनम मान
असफल
public static final RetryRescheduler.RetryType FAILED
सार्वजनिक तरीके
का मूल्य
public static RetryRescheduler.RetryType valueOf (String name)
पैरामीटर | |
---|---|
name | String |
रिटर्न | |
---|---|
RetryRescheduler.RetryType |
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2023-04-28 (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":"अन्य"
}]