ResolvePartialDownload
public
class
ResolvePartialDownload
extends Object
implements
IRemoteFeature,
ITestInformationReceiver
java.lang.Object | |
↳ | com.android.tradefed.testtype.suite.Chcę częściowo pobrać |
Rozpatrywanie żądania częściowego pobrania.
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()
|
Konstruktory chronione | |
---|---|
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
EXCLUDE_FILTERS
public static final String EXCLUDE_FILTERS
UMIEŚĆ_FILTRY
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
Konstruktory publiczne
ResolvePartialDownload
public ResolvePartialDownload ()
Konstruktory chronione
Częściowe pobieranie
protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)
Parametry | |
---|---|
resolver |
DynamicRemoteFileResolver |
Metody publiczne
wykonać
public FeatureResponse execute (FeatureRequest request)
Zwraca FeatureResponse
na podstawie żądania.
Parametry | |
---|---|
request |
FeatureRequest |
Zwroty | |
---|---|
FeatureResponse |
getName
public String getName ()
Nazwa funkcji. Musi pasować do: FeatureRequest#getName()
.
Zwroty | |
---|---|
String |
setTestInformation
public void setTestInformation (TestInformation testInformation)
Parametry | |
---|---|
testInformation |
TestInformation |