סיום הורדה חלקית
public
class
ResolvePartialDownload
extends Object
implements
IRemoteFeature,
ITestInformationReceiver
JavaScript.lang.Object | |
↳ | com.android.tradefed.testtype.Suite.resolveAccountDownload |
לטפל בבקשת הורדה חלקית.
סיכום
שדות | |
---|---|
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
|
בנאים ציבוריים | |
---|---|
ResolvePartialDownload()
|
בנאים מוגנים | |
---|---|
ResolvePartialDownload(DynamicRemoteFileResolver resolver)
|
שיטות ציבוריות | |
---|---|
FeatureResponse
|
execute(FeatureRequest request)
הפונקציה מחזירה ערך |
String
|
getName()
שם התכונה. |
TestInformation
|
getTestInformation()
|
void
|
setTestInformation(TestInformation testInformation)
|
שדות
DESTINATION_DIR
public static final String DESTINATION_DIR
החרגה_מסננים
public static final String EXCLUDE_FILTERS
INCLUDE_FILTERS
public static final String INCLUDE_FILTERS
REMOTE_PATHS
public static final String REMOTE_PATHS
REOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME
public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME
בנאים ציבוריים
סיום הורדה חלקית
public ResolvePartialDownload ()
בנאים מוגנים
סיום הורדה חלקית
protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)
פרמטרים | |
---|---|
resolver |
DynamicRemoteFileResolver |
שיטות ציבוריות
לבצע
public FeatureResponse execute (FeatureRequest request)
הפונקציה מחזירה ערך FeatureResponse
על סמך הבקשה.
פרמטרים | |
---|---|
request |
FeatureRequest |
החזרות | |
---|---|
FeatureResponse |
setTestInformation
public void setTestInformation (TestInformation testInformation)
פרמטרים | |
---|---|
testInformation |
TestInformation |