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

Method next

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

Gets a list of rows loaded starting from the previous position. @param rowsNumber The number of rows to load. @return A list of rows. @throws IOException Error accessing hbase.

(int rowsNumber)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

currentMethod · 0.95
populateRowsTableMethod · 0.80
exportDelimitedFileMethod · 0.80
copyTableMethod · 0.80
saveTableMethod · 0.80
loadTableMethod · 0.80
isColumnOfTypeMethod · 0.80
getFirstRowMethod · 0.80
getRowsCountMethod · 0.80
loadRowsMethod · 0.80
loadColumnsMethod · 0.80

Calls 10

instanceMethod · 0.95
getScannerMethod · 0.95
peekMarkerMethod · 0.95
popMarkerMethod · 0.95
loadRowsMethod · 0.95
getBatchSizeForReadMethod · 0.80
getTableFactoryMethod · 0.80
closeMethod · 0.80
getValueMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected