ResolvePartialDownload

public class ResolvePartialDownload
extends Object implements IRemoteFeature, ITestInformationReceiver

java.lang.Object
   ↳ com.android.tradefed.testtype.suite.ResolvePartialDownload


आंशिक तौर पर डाउनलोड करने के अनुरोध को पूरा करता है.

खास जानकारी

कॉन्स्टेंट

String DESTINATION_DIR

String EXCLUDE_FILTERS

String INCLUDE_FILTERS

String REMOTE_PATHS

String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

पब्लिक कंस्ट्रक्टर

ResolvePartialDownload()

सुरक्षित कंस्ट्रक्टर

ResolvePartialDownload(DynamicRemoteFileResolver resolver)

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

FeatureResponse execute(FeatureRequest request)

यह अनुरोध के आधार पर FeatureResponse दिखाता है.

String getName()

सुविधा का नाम.

TestInformation getTestInformation()
void setTestInformation(TestInformation testInformation)

कॉन्स्टेंट

DESTINATION_DIR

public static final String DESTINATION_DIR

स्थिर वैल्यू: "destination_dir"

EXCLUDE_FILTERS

public static final String EXCLUDE_FILTERS

स्थिर वैल्यू: "exclude_filters"

INCLUDE_FILTERS

public static final String INCLUDE_FILTERS

स्थिर वैल्यू: "include_filters"

REMOTE_PATHS

public static final String REMOTE_PATHS

स्थिर वैल्यू: "remote_paths"

RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

कॉन्स्टेंट वैल्यू: "resolvePartialDownload"

पब्लिक कंस्ट्रक्टर

ResolvePartialDownload

public ResolvePartialDownload ()

सुरक्षित कंस्ट्रक्टर

ResolvePartialDownload

protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)

पैरामीटर
resolver DynamicRemoteFileResolver

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

लागू करना

public FeatureResponse execute (FeatureRequest request)

यह अनुरोध के आधार पर FeatureResponse दिखाता है.

पैरामीटर
request FeatureRequest

रिटर्न
FeatureResponse

getName

public String getName ()

सुविधा का नाम. यह FeatureRequest.getName() से मेल खाना चाहिए.

रिटर्न
String

getTestInformation

public TestInformation getTestInformation ()

रिटर्न
TestInformation

setTestInformation

public void setTestInformation (TestInformation testInformation)

पैरामीटर
testInformation TestInformation