MCPcopy Create free account
hub / github.com/apache/impala / header

Method header

be/src/runtime/outbound-row-batch.h:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 OutboundRowBatch(const CharMemTrackerAllocator& allocator) : tuple_data_(allocator) {}
44
45 const RowBatchHeaderPB* header() const { return &header_; }
46
47 /// Returns the serialized tuple offsets' vector as a kudu::Slice.
48 /// The tuple offsets vector is sent as KRPC sidecar.

Callers 15

SampleCallMethod · 0.80
HandleMethod · 0.80
TEST_FFunction · 0.80
RespondSuccessMethod · 0.80
RespondNoCacheMethod · 0.80
RespondRpcFailureMethod · 0.80
request_idMethod · 0.80
WriteMethod · 0.80
TestDupRemovalMethod · 0.80
TEST_FFunction · 0.80
RowBatchMethod · 0.80

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.64
TestDupRemovalMethod · 0.64
TEST_FFunction · 0.64