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

Method loadColumns

src/main/java/hrider/hbase/Scanner.java:570–617  ·  view source on GitHub ↗

Loads column names. @param rowsNumber The number of rows to look for the column names. The column name is a key from key/value pairs in hbase row. @throws IOException Error accessing hbase.

(int rowsNumber)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getColumnsMethod · 0.95

Calls 12

instanceMethod · 0.95
getScannerMethod · 0.95
getBatchSizeForReadMethod · 0.80
getTableFactoryMethod · 0.80
nextMethod · 0.80
getKeyMethod · 0.80
closeMethod · 0.80
getMethod · 0.45
getTableDescriptorMethod · 0.45
getFamilyMethod · 0.45
getValueMethod · 0.45

Tested by

no test coverage detected