ResolvePartialDownload

public class ResolvePartialDownload
extends Object implements IRemoteFeature, ITestInformationReceiver

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


حلّ مشكلة طلب تنزيل جزئي

ملخّص

الحقول

public static final String DESTINATION_DIR

public static final String EXCLUDE_FILTERS

public static final String INCLUDE_FILTERS

public static final String REMOTE_PATHS

public static final 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

EXCLUDE_FILTERS

public static final String EXCLUDE_FILTERS

INCLUDE_FILTERS

public static final String INCLUDE_FILTERS

REMOTE_PATHS

public static final String REMOTE_PATHS

RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

وظائف الإنشاء العامة

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