संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
बाइट स्ट्रीम डाउनलोडर
public
class
ByteStreamDownloader
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.cache.remote.ByteStreamDownloader
|
ByteStream
gRPC सेवा के Read
तरीके को लागू करने वाला क्लाइंट.
खास जानकारी
सार्वजनिक कंस्ट्रक्टर |
ByteStreamDownloader(String instanceName, Channel channel, CallCredentials callCredentials, Duration callTimeout)
|
सार्वजनिक तरीके |
ListenableFuture<Void>
|
downloadBlob(Digest digest, OutputStream out)
रिमोट ByteStream सेवा से BLOB डाउनलोड करता है.
|
सार्वजनिक कंस्ट्रक्टर
बाइट स्ट्रीम डाउनलोडर
public ByteStreamDownloader (String instanceName,
Channel channel,
CallCredentials callCredentials,
Duration callTimeout)
पैरामीटर |
instanceName |
String |
channel |
Channel |
callCredentials |
CallCredentials |
callTimeout |
Duration |
सार्वजनिक तरीके
डाउनलोडब्लॉब
public ListenableFuture<Void> downloadBlob (Digest digest,
OutputStream out)
रिमोट ByteStream
सेवा से BLOB डाउनलोड करता है.
पैरामीटर |
digest |
Digest : डाउनलोड करने के लिए BLOB का ब्यौरा. |
out |
OutputStream : वह ERROR(/OutputStream) जहां BLOB डाउनलोड किया जाता है. |
रिटर्न |
ListenableFuture<Void> |
|
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2024-09-20 (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":"अन्य"
}]
{"lastModified": "\u0906\u0916\u093f\u0930\u0940 \u092c\u093e\u0930 2024-09-20 (UTC) \u0915\u094b \u0905\u092a\u0921\u0947\u091f \u0915\u093f\u092f\u093e \u0917\u092f\u093e."}
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2024-09-20 (UTC) को अपडेट किया गया."]]