RemoteDynamicPool.RequestCallable

protected class RemoteDynamicPool.RequestCallable
extends Object implements Callable<RequestTestTargetResponse>

java.lang.Object
   ↳ com.android.tradefed.invoker.shard.RemoteDynamicPool.RequestCallable


Özet

Herkese açık oluşturucular

RequestCallable(IDynamicShardingClient client, RequestTestTargetRequest request)

Herkese açık yöntemler

RequestTestTargetResponse call()

Herkese açık oluşturucular

RequestCallable

public RequestCallable (IDynamicShardingClient client, 
                RequestTestTargetRequest request)

Parametreler
client IDynamicShardingClient

request RequestTestTargetRequest

Herkese açık yöntemler

call

public RequestTestTargetResponse call ()

İadeler
RequestTestTargetResponse

Verdiği hatalar
Exception