ResolvePartialDownload

public class ResolvePartialDownload
extends Object implements IRemoteFeature, ITestInformationReceiver

java.lang.Object
   ↳ com.android.tradefed.testtype.suite.ResolvePartialDownload


แก้ไขคำขอการดาวน์โหลดบางส่วน

สรุป

ค่าคงที่

String DESTINATION_DIR

String EXCLUDE_FILTERS

String INCLUDE_FILTERS

String REMOTE_PATHS

String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

เครื่องมือสร้างสาธารณะ

ResolvePartialDownload()

เครื่องมือสร้างที่ป้องกัน

ResolvePartialDownload(DynamicRemoteFileResolver resolver)

เมธอดสาธารณะ

FeatureResponse execute(FeatureRequest request)

แสดงผล FeatureResponse ตามคำขอ

String getName()

ชื่อฟีเจอร์

TestInformation getTestInformation()
void setTestInformation(TestInformation testInformation)

ค่าคงที่

DESTINATION_DIR

public static final String DESTINATION_DIR

ค่าคงที่ "destination_dir"

EXCLUDE_FILTERS

public static final String EXCLUDE_FILTERS

ค่าคงที่: "exclude_filters"

INCLUDE_FILTERS

public static final String INCLUDE_FILTERS

ค่าคงที่: "include_filters"

REMOTE_PATHS

public static final String REMOTE_PATHS

ค่าคงที่: "remote_paths"

RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

ค่าคงที่: "resolvePartialDownload"

เครื่องมือสร้างสาธารณะ

ResolvePartialDownload

public ResolvePartialDownload ()

เครื่องมือสร้างที่ป้องกัน

ResolvePartialDownload

protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)

พารามิเตอร์
resolver DynamicRemoteFileResolver

เมธอดสาธารณะ

ดำเนินการ

public FeatureResponse execute (FeatureRequest request)

แสดงผล FeatureResponse ตามคำขอ

พารามิเตอร์
request FeatureRequest

คิกรีเทิร์น
FeatureResponse

getName

public String getName ()

ชื่อฟีเจอร์ ต้องตรงกับ FeatureRequest.getName()

คิกรีเทิร์น
String

getTestInformation

public TestInformation getTestInformation ()

คิกรีเทิร์น
TestInformation

setTestInformation

public void setTestInformation (TestInformation testInformation)

พารามิเตอร์
testInformation TestInformation