265266267268269270271272273274275
if (dst.exists()) { dst.delete(); } src.rename(dst); } public void copy(String src, String dst, boolean localDst) throws IOException { DataStorage dstStorage = dfs;
260261262263264265266267268269270
248249250251252253254255256257258
266267268269270271272273274275276
275276277278279280281282283284285
277278279280281282283284285286287
484485486487488489490491492493494
489490491492493494495496497498499
251252253254255256257258259260261
348349350351352353354355356357358