ResolvePartialDownload

public class ResolvePartialDownload
extends Object implements IRemoteFeature, ITestInformationReceiver

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


Kısmi indirme isteğini çözümleyin.

Özet

Fields'ın oynadığı filmler

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

Herkese açık kurucular

ResolvePartialDownload()

Korunan oluşturucular

ResolvePartialDownload(DynamicRemoteFileResolver resolver)

Herkese açık yöntemler

FeatureResponse execute(FeatureRequest request)

İsteğe göre bir FeatureResponse döndürür.

String getName()

Özelliğin adı.

TestInformation getTestInformation()
void setTestInformation(TestInformation testInformation)

Fields'ın oynadığı filmler

DESTINATION_DIR

public static final String DESTINATION_DIR

EXCLUDE_FILTERS

public static final String EXCLUDE_FILTERS

INCLUDE_FILTERS

public static final String INCLUDE_FILTERS

UZAK_YOLLAR

public static final String REMOTE_PATHS

RESOLVE_PARTIAL_İNDİRME_ÖZELLİK_ADI

public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

Herkese açık kurucular

Kısmi İndirmeyi Çözümle

public ResolvePartialDownload ()

Korunan oluşturucular

ResolvePartialDownload

protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)

Parametreler
resolver DynamicRemoteFileResolver

Herkese açık yöntemler

execute

public FeatureResponse execute (FeatureRequest request)

İsteğe göre bir FeatureResponse döndürür.

Parametreler
request FeatureRequest

İlerlemeler
FeatureResponse

getName

public String getName ()

Özelliğin adı. FeatureRequest#getName() ile eşleşmelidir.

İlerlemeler
String

getTestInformation

public TestInformation getTestInformation ()

İlerlemeler
TestInformation

setTestBilgileri

public void setTestInformation (TestInformation testInformation)

Parametreler
testInformation TestInformation