Copies all the data from one table to another. The tables can be on different clusters. @param targetTable The name of the target table. @param sourceTable The name of the source table. @param sourceCluster The source cluster where the source table is located. @throws IOException Error accessin
(TableDescriptor targetTable, TableDescriptor sourceTable, Connection sourceCluster)
source not stored for this graph (policy: none)
no test coverage detected