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

Method get

src/main/java/hrider/hbase/TableFactory.java:63–72  ·  view source on GitHub ↗

Creates a new table if it wasn't created yet or returns the already created one. @param tableName The name of the table to get/create. @return A reference to the HTable. @throws IOException Error accessing hbase.

(String tableName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

createMethod · 0.45
truncateTableMethod · 0.45
copyTableMethod · 0.45
saveTableMethod · 0.45
loadTableMethod · 0.45
setRowsMethod · 0.45
setRowMethod · 0.45
deleteRowMethod · 0.45
getFirstRowMethod · 0.45
getRowsCountMethod · 0.45
loadRowsMethod · 0.45
loadColumnsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected