حل التنزيل الجزئي

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

المقاولين العامة

حل التنزيل الجزئي

public 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