RemoteDynamicPool.RequestCallable

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

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


Podsumowanie

Konstruktory publiczne

RequestCallable(IDynamicShardingClient client, RequestTestTargetRequest request)

Metody publiczne

RequestTestTargetResponse call()

Konstruktory publiczne

RequestCallable

public RequestCallable (IDynamicShardingClient client, 
                RequestTestTargetRequest request)

Parametry
client IDynamicShardingClient

request RequestTestTargetRequest

Metody publiczne

call

public RequestTestTargetResponse call ()

Zwraca
RequestTestTargetResponse

Zgłasza
Exception