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

Method isValidRow

src/main/java/hrider/hbase/QueryScanner.java:169–176  ·  view source on GitHub ↗

Checks if the row is valid according to the query. If a query is done on a specific column and the row does not contain this column the row is considered invalid. @param row The row to check. @return True if the query doesn't have a specific column or a row contains the column used with the query o

(Result row)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getWordMethod · 0.95
getFamilyMethod · 0.95
getColumnMethod · 0.95

Tested by

no test coverage detected