MCPcopy Create free account
hub / github.com/NiceSystems/hrider / copyTable

Method copyTable

src/main/java/hrider/hbase/Connection.java:300–355  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 12

createOrModifyTableMethod · 0.95
instanceMethod · 0.95
getBatchSizeForReadMethod · 0.80
getBatchSizeForWriteMethod · 0.80
nextMethod · 0.80
closeMethod · 0.80
copyOperationMethod · 0.65
getMethod · 0.45
getNameMethod · 0.45
getScannerMethod · 0.45
getRowMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected