RemoteDynamicPool
public
class
RemoteDynamicPool
extends Object
implements
ITestsPool
java.lang.Object | |
↳ | com.android.tradefed.invoker.shard.RemoteDynamicPool |
การใช้งานกลุ่มการทดสอบการทำงานทางไกลที่อยู่ในคิว
สรุป
ชั้นเรียนที่ซ้อนกัน | |
---|---|
class |
RemoteDynamicPool.RequestCallable
|
วิธีการสาธารณะ | |
---|---|
int
|
getAttemptNumber(ITestSuite test)
|
static
RemoteDynamicPool
|
newInstance(IDynamicShardingClient client, String poolId,
|
IRemoteTest
|
poll(TestInformation info, boolean reportNotExecuted)
ทำแบบสำรวจการทดสอบถัดไปที่ต้องทำ |
ITokenRequest
|
pollRejectedTokenModule()
แสดงรายการการทดสอบที่ถูกปฏิเสธให้ทำงานในอุปกรณ์ทั้งหมด |
void
|
returnToRemotePool(ITestSuite test, int attemptNumber)
|
วิธีการสาธารณะ
getAttemptNumber
public int getAttemptNumber (ITestSuite test)
พารามิเตอร์ | |
---|---|
test |
ITestSuite |
คิกรีเทิร์น | |
---|---|
int |
อินสแตนซ์ใหม่
public static RemoteDynamicPool newInstance (IDynamicShardingClient client, String poolId,moduleMapping)
พารามิเตอร์ | |
---|---|
client |
IDynamicShardingClient |
poolId |
String |
moduleMapping |
|
คิกรีเทิร์น | |
---|---|
RemoteDynamicPool |
แบบสำรวจ
public IRemoteTest poll (TestInformation info, boolean reportNotExecuted)
ทำแบบสำรวจการทดสอบถัดไปที่ต้องทำ
พารามิเตอร์ | |
---|---|
info |
TestInformation |
reportNotExecuted |
boolean |
คิกรีเทิร์น | |
---|---|
IRemoteTest |
SurveysRejectedTokenModule
public ITokenRequest pollRejectedTokenModule ()
แสดงรายการการทดสอบที่ถูกปฏิเสธให้ทำงานในอุปกรณ์ทั้งหมด
คิกรีเทิร์น | |
---|---|
ITokenRequest |
ส่งคืนไปยังรีโมตพูล
public void returnToRemotePool (ITestSuite test, int attemptNumber)
พารามิเตอร์ | |
---|---|
test |
ITestSuite |
attemptNumber |
int |