রিমোটডাইনামিকপুল

public class RemoteDynamicPool
extends Object implements ITestsPool প্রসারিত করে

java.lang.অবজেক্ট
com.android.tradefed.invoker.shard.RemoteDynamicPool


দূরবর্তী কাজের সারিবদ্ধ পরীক্ষার একটি পুল বাস্তবায়ন

সারসংক্ষেপ

পাবলিক পদ্ধতি

int getAttemptNumber ( ITestSuite test)
static RemoteDynamicPool newInstance ( IDynamicShardingClient client, String poolId, moduleMapping) newInstance ( IDynamicShardingClient client, String poolId, moduleMapping)
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

pollRejectedTokenModule

public ITokenRequest pollRejectedTokenModule ()

সমস্ত ডিভাইসে চালানোর জন্য প্রত্যাখ্যান করা পরীক্ষার তালিকা প্রদান করে।

রিটার্নস
ITokenRequest

রিমোটপুল ফেরত

public void returnToRemotePool (ITestSuite test, 
                int attemptNumber)

পরামিতি
test ITestSuite

attemptNumber int