Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ data
Method
data
be/src/kudu/rpc/transfer.h:87–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
bool TransferFinished() const;
86
87
Slice data() const {
88
return Slice(buf_);
89
}
90
91
// Return a string indicating the status of this transfer (number of bytes received, etc)
92
// suitable for logging.
Callers
15
SerializeMessage
Function · 0.45
SerializeHeader
Function · 0.45
ParseMessage
Function · 0.45
ValidateConnHeader
Function · 0.45
DoAdd
Method · 0.45
DoSendTwoStrings
Method · 0.45
DoPushStrings
Method · 0.45
DoSleep
Method · 0.45
DoSleepWithSidecar
Method · 0.45
Echo
Method · 0.45
DoTestSidecar
Method · 0.45
DoTestOutgoingSidecar
Method · 0.45
Calls
1
Slice
Class · 0.70
Tested by
9
DoAdd
Method · 0.36
DoSendTwoStrings
Method · 0.36
DoPushStrings
Method · 0.36
DoSleep
Method · 0.36
DoSleepWithSidecar
Method · 0.36
Echo
Method · 0.36
DoTestSidecar
Method · 0.36
DoTestOutgoingSidecar
Method · 0.36
GetSidecarPointer
Method · 0.36