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

Method loadTable

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

Loads a locally saved HFile to an existing table. @param tableName The name of the table to load to. @param path The path to the HFile. @throws IOException Error accessing hbase.

(String tableName, String path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

importHFileMethod · 0.80

Calls 15

getConfigurationMethod · 0.95
instanceMethod · 0.95
createFamiliesMethod · 0.95
toDescriptorsMethod · 0.95
getColumnFamiliesMethod · 0.80
getBatchSizeForWriteMethod · 0.80
nextMethod · 0.80
closeMethod · 0.80
loadOperationMethod · 0.65
getMethod · 0.45
getTableDescriptorMethod · 0.45
toBytesMethod · 0.45

Tested by

no test coverage detected