Kısmi İndirmeyi Çözümle
public
class
ResolvePartialDownload
extends Object
implements
IRemoteFeature,
ITestInformationReceiver
Java.lang.Nesne | |
🎃 | com.android.tradefed.testtype.suite.resolve sütunundaki |
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
|
Kamu inşaatçıları | |
---|---|
ResolvePartialDownload()
|
Korunan oluşturucular | |
---|---|
ResolvePartialDownload(DynamicRemoteFileResolver resolver)
|
Herkese açık yöntemler | |
---|---|
FeatureResponse
|
execute(FeatureRequest request)
İsteğe göre bir |
String
|
getName()
Özelliğin adı. |
TestInformation
|
getTestInformation()
|
void
|
setTestInformation(TestInformation testInformation)
|
Fields'ın oynadığı filmler
HEDEF_DIR
public static final String DESTINATION_DIR
FİLTRELERİ_HARİÇ_TUT
public static final String EXCLUDE_FILTERS
FİLTRE_İÇE_EKLEYİN
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
Kamu inşaatçıları
Kısmi İndirmeyi Çözümle
public ResolvePartialDownload ()
Korunan oluşturucular
Kısmi İndirmeyi Çözümle
protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)
Parametreler | |
---|---|
resolver |
DynamicRemoteFileResolver |
Herkese açık yöntemler
uygulamak
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 |
setTestBilgileri
public void setTestInformation (TestInformation testInformation)
Parametreler | |
---|---|
testInformation |
TestInformation |