ShardBuildCloner
public
class
ShardBuildCloner
extends Object
java.lang.Object | |
↳ | com.android.tradefed.invoker.shard.ShardBuildCloner |
คลาสตัวช่วยที่จัดการการโคลนข้อมูลบิลด์จากบรรทัดคำสั่ง ชาร์ดจะได้รับข้อมูลบิลด์โดยตรงโดยใช้ ExistingBuildProvider
แทนการดาวน์โหลด
สรุป
ตัวสร้างแบบสาธารณะ | |
---|---|
ShardBuildCloner()
|
เมธอดสาธารณะ | |
---|---|
static
void
|
cloneBuildInfos(IConfiguration fromConfig, IConfiguration toConfig, TestInformation testInfo)
ตัวช่วยในการตั้งค่าผู้ให้บริการบิลด์การกำหนดค่าแบบแยกเป็นกลุ่มเป็น |
ตัวสร้างแบบสาธารณะ
ShardBuildCloner
public ShardBuildCloner ()
เมธอดสาธารณะ
cloneBuildInfos
public static void cloneBuildInfos (IConfiguration fromConfig, IConfiguration toConfig, TestInformation testInfo)
ตัวช่วยในการตั้งค่าผู้ให้บริการบิลด์การกำหนดค่าแบบแยกเป็นกลุ่มเป็น ExistingBuildProvider
พารามิเตอร์ | |
---|---|
fromConfig |
IConfiguration : การกําหนดค่าเดิม |
toConfig |
IConfiguration : การกำหนดค่าที่โคลนซึ่งสร้างขึ้นใหม่จากบรรทัดคำสั่ง |
testInfo |
TestInformation : TestInformation ของกลุ่มย่อยหลัก |