Rozwiąż problem z pobieraniem
public
class
ResolvePartialDownload
extends Object
implements
IRemoteFeature,
ITestInformationReceiver
java.lang.Object | |
↳ | com.android.tradefed.testtype.suite.Chcę częściowo pobrać |
rozwiązać problem z częściowym pobraniem pliku.
Podsumowanie
Fieldsem | |
---|---|
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
|
Konstruktory publiczne | |
---|---|
ResolvePartialDownload()
|
Chronione konstruktory | |
---|---|
ResolvePartialDownload(DynamicRemoteFileResolver resolver)
|
Metody publiczne | |
---|---|
FeatureResponse
|
execute(FeatureRequest request)
Zwraca |
String
|
getName()
Nazwa obiektu. |
TestInformation
|
getTestInformation()
|
void
|
setTestInformation(TestInformation testInformation)
|
Fieldsem
DIR
public static final String DESTINATION_DIR
WYKLUCZ_FILTRY
public static final String EXCLUDE_FILTERS
UMIEŚĆ_FILTRY
public static final String INCLUDE_FILTERS
REMOTE_ŚCIEŻKI
public static final String REMOTE_PATHS
RESOLVE_PARTIAL_Download_FEATURE_NAME
public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME
Konstruktory publiczne
Częściowe pobieranie
public ResolvePartialDownload ()
Chronione konstruktory
Rozwiąż problem z pobieraniem
protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)
Parametry | |
---|---|
resolver |
DynamicRemoteFileResolver |
Metody publiczne
Wykonaj
public FeatureResponse execute (FeatureRequest request)
Zwraca FeatureResponse
na podstawie żądania.
Parametry | |
---|---|
request |
FeatureRequest |
Zwroty | |
---|---|
FeatureResponse |
getName
public String getName ()
Nazwa obiektu. Musi pasować do: FeatureRequest#getName()
.
Zwroty | |
---|---|
String |
ustawInformacje o teście
public void setTestInformation (TestInformation testInformation)
Parametry | |
---|---|
testInformation |
TestInformation |