ParentShardReplicate

public class ParentShardReplicate
extends Object

java.lang.Object
   ↳ com.android.tradefed.invoker.shard.ParentShardReplicate


将一台设备的设置复制到将参与分片的所有其他设备。

摘要

公共构造函数

ParentShardReplicate()

公共方法

static void replicatedSetup(IConfiguration config, IKeyStoreClient client)

将一台设备的设置克隆到分片将定位到的设备数量。

公共构造函数

ParentShardReplicate

public ParentShardReplicate ()

公共方法

replicatedSetup

public static void replicatedSetup (IConfiguration config, 
                IKeyStoreClient client)

将一台设备的设置克隆到分片将定位到的设备数量。

参数
config IConfiguration:将携带复制项的配置。

client IKeyStoreClient:密钥库客户端。