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

Method setRow

src/main/java/hrider/hbase/Connection.java:580–615  ·  view source on GitHub ↗

Sets or adds a row to the table. @param tableName The name of the table to update. @param row The row to set/add. @throws IOException Error accessing hbase.

(String tableName, DataRow row)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

createFamiliesMethod · 0.95
toDescriptorsMethod · 0.95
getColumnFamiliesMethod · 0.80
getKeyMethod · 0.80
getCellsMethod · 0.80
getValueAsByteArrayMethod · 0.80
rowOperationMethod · 0.65
getTableDescriptorMethod · 0.45
toBytesMethod · 0.45
getValueMethod · 0.45
isKeyMethod · 0.45
getColumnFamilyMethod · 0.45

Tested by

no test coverage detected