MCPcopy Create free account
hub / github.com/baidu/tera / ReadCells

Method ReadCells

src/tabletnode/test/readtablet_test.cc:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 bool ReadCells(const RowReaderInfo& row_reader, RowResult* value_list, uint64_t snapshot_id,
42 StatusCode* status, int64_t timeout_ms) {
43 return true;
44 }
45
46 bool ReadCellsInc(const RowReaderInfo& row_reader, RowResult* value_list, uint64_t snapshot_id,
47 StatusCode* status, int64_t timeout_ms) {

Callers 1

DoReadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected