संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
बाइट स्ट्रीम डाउनलोडर
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) को अपडेट किया गया.
[[["समझने में आसान है","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) को अपडेट किया गया."],[],[]]