ÇözümleKısmiİndir
public class ResolvePartialDownload
extends Object
implements IRemoteFeature , ITestInformationReceiver
java.lang.Nesne | |
↳ | com.android.tradefed.testtype.suite.ResolvePartialDownload |
Kısmi indirme isteğini çözümleyin.
Özet
Alanlar | |
---|---|
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 () |
Korumalı yapıcılar | |
---|---|
ResolvePartialDownload ( DynamicRemoteFileResolver resolver) |
Genel yöntemler | |
---|---|
FeatureResponse | execute (FeatureRequest request) İsteğe göre bir |
String | getName () Özelliğin adı. |
TestInformation | getTestInformation () |
void | setTestInformation ( TestInformation testInformation) |
Alanlar
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
Kamu inşaatçıları
ÇözümleKısmiİndir
public ResolvePartialDownload ()
Korumalı yapıcılar
ÇözümleKısmiİndir
protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)
parametreler | |
---|---|
resolver | DynamicRemoteFileResolver |
Genel yöntemler
uygulamak
public FeatureResponse execute (FeatureRequest request)
İsteğe göre bir FeatureResponse
döndürür.
parametreler | |
---|---|
request | FeatureRequest |
İadeler | |
---|---|
FeatureResponse |
getName
public String getName ()
Özelliğin adı. FeatureRequest#getName()
ile eşleşmelidir.
İadeler | |
---|---|
String |
setTestInformation
public void setTestInformation (TestInformation testInformation)
parametreler | |
---|---|
testInformation | TestInformation |