Searched refs:deepCopy (Results 1 – 2 of 2) sorted by relevance
259 IConfiguration deepCopy = origConfig.partialDeepClone(CONFIG_OBJ_TO_CLONE, client); in cloneConfigObject() local261 deepCopy.getCommandOptions().setShardCount(null); in cloneConfigObject()262 deepCopy.getConfigurationDescription() in cloneConfigObject()264 return deepCopy; in cloneConfigObject()
55 IConfiguration deepCopy = in replicatedSetup() local59 deepCopy.getDeviceConfig().get(0).clone(newName); in replicatedSetup()