Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/proxima
/ data
Method
data
sdk/cpp/src/grpc_client.h:331–333 ·
view source on GitHub ↗
Return raw protobuf data pointer, read only
Source
from the content-addressed store, hash-verified
329
330
//! Return raw protobuf data pointer, read only
331
const proto::WriteRequest *data() const {
332
return &request_;
333
}
334
335
private:
336
proto::WriteRequest request_;
Callers
15
LoadFromTextFile
Function · 0.45
LoadFromTextFile
Function · 0.45
BuildQueryEvent
Method · 0.45
BuildRotateEvent
Method · 0.45
BuildTableMapEvent
Method · 0.45
BuildFieldsValue
Method · 0.45
BuildTableMapEvent
Method · 0.45
BuildWriteRowsEvent
Method · 0.45
BuildDeleteRowsEvent
Method · 0.45
BuildUpdateRowsEvent
Method · 0.45
append_row_values
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
15
BuildTableMapEvent
Method · 0.36
BuildWriteRowsEvent
Method · 0.36
BuildDeleteRowsEvent
Method · 0.36
BuildUpdateRowsEvent
Method · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
do_insert_record
Function · 0.36
do_search_record
Function · 0.36
do_update_record
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36