Iरिमोटफ़ाइल रिज़ॉल्वर.रिज़ॉल्व्डफ़ाइल

public static class IRemoteFileResolver.ResolvedFile
extends Object

java.lang.Object
com.android.tradefed.config.remote.IRemoteFileCollectionr.इतनी फ़ाइल


क्लास होल्डिंग की जानकारी, जिस फ़ाइल का समाधान हो गया है उसकी जानकारी और कुछ मेटाडेटा.

खास जानकारी

सार्वजनिक कंस्ट्रक्टर

ResolvedFile(File resolvedFile)

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

IRemoteFileResolver.ResolvedFile cleanUp(boolean cleanUp)

कॉल शुरू करने के बाद, समाधान की गई फ़ाइल को मिटाया जाना चाहिए या नहीं.

File getResolvedFile()
boolean shouldCleanUp()

सार्वजनिक कंस्ट्रक्टर

रिज़ॉल्व की गई फ़ाइल

public ResolvedFile (File resolvedFile)

पैरामीटर
resolvedFile File

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

क्लीनअप करें

public IRemoteFileResolver.ResolvedFile cleanUp (boolean cleanUp)

कॉल शुरू करने के बाद, समाधान की गई फ़ाइल को मिटाया जाना चाहिए या नहीं. इस पर सेट करें 'गलत' पर सेट करें. उदाहरण के लिए: आपके मालिकाना हक वाली कोई लोकल फ़ाइल.

पैरामीटर
cleanUp boolean

रिटर्न
IRemoteFileResolver.ResolvedFile

रिज़ॉल्व की गई फ़ाइल

public File getResolvedFile ()

रिटर्न
File

क्लीनअप करें

public boolean shouldCleanUp ()

रिटर्न
boolean