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

Method getColumns

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

Gets a list of columns. If there is no columns at this moment they will be loaded according to the provided rows number. In other words only columns of loaded rows will be returned. @param rowsNumber The number of rows to look for the columns in case there is no columns loaded at this moment. @retu

(int rowsNumber)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

loadColumnsMethod · 0.80
loadRowsMethod · 0.80
actionPerformedMethod · 0.80
exportDelimitedFileMethod · 0.80

Calls 4

peekMarkerMethod · 0.95
loadColumnsMethod · 0.95
addErrorMethod · 0.95
formatMethod · 0.65

Tested by

no test coverage detected