MCPcopy Create free account
hub / github.com/UWSysLab/tapir / insert

Method insert

ycsb-t/core/src/main/java/com/yahoo/ycsb/DB.java:148–148  ·  view source on GitHub ↗

Insert a record in the database. Any field/value pairs in the specified values HashMap will be written into the record with the specified record key. @param table The name of the table @param key The record key of the record to insert. @param values A HashMap of field/value pairs to insert in the r

(String table, String key, HashMap<String,ByteIterator> values)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

mainMethod · 0.95
SyncMethod · 0.45
HandleRequestMethod · 0.45
RegisterConfigurationMethod · 0.45
LookupAddressesMethod · 0.45
ConnectTCPMethod · 0.45
TCPAcceptCallbackMethod · 0.45
AddFilterMethod · 0.45
TimerMethod · 0.45
getPreparedWritesMethod · 0.45
getPreparedReadWritesMethod · 0.45
GetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected