RemoteDynamicPool.RequestCallable

protected class RemoteDynamicPool.RequestCallable
extends Object

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


Summary

Public constructors

RequestCallable(IDynamicShardingClient client, RequestTestTargetRequest request)

Public methods

RequestTestTargetResponse call()

Public constructors

RequestCallable

public RequestCallable (IDynamicShardingClient client, 
                RequestTestTargetRequest request)

Parameters
client IDynamicShardingClient

request RequestTestTargetRequest

Public methods

call

public RequestTestTargetResponse call ()

Returns
RequestTestTargetResponse