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

Method getRowsCount

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

Gets the total number of rows in the table. This value is calculated by scanning throughout the whole table to count the rows. This value is then cached for future uses. @return A total number of rows in the table. @throws IOException Error accessing hbase.

(long timeout)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

hasRowsInClipboardMethod · 0.45
hasTableInClipboardMethod · 0.45
runMethod · 0.45
runMethod · 0.45

Calls 9

getScannerMethod · 0.95
instanceMethod · 0.95
setFilterMethod · 0.80
getBatchSizeForReadMethod · 0.80
getTableFactoryMethod · 0.80
nextMethod · 0.80
closeMethod · 0.80
getMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected