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

Method delete

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

Delete a record from the database. @param table The name of the table @param key The record key of the record to delete. @return Zero on success, a non-zero error code on error. See this class's description for a discussion of error codes.

(String table, String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

mainMethod · 0.95
extractResourceMethod · 0.45
mainMethod · 0.45
generateAndCompileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected