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

Method isColumnOfType

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

Validates whether the values held by the column can be converted to the specified type. @param columnType The type to check. @return True if the value can be converted to the specified type or False otherwise.

(String columnName, ColumnType columnType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

updateColumnTypeMethod · 0.80

Calls 3

isCellOfTypeMethod · 0.95
hasNextMethod · 0.80
nextMethod · 0.80

Tested by

no test coverage detected