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

Method data

be/src/gutil/strings/substitute.h:130–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128 SubstituteArg(const void* value); // NOLINT(runtime/explicit)
129
130 inline const char* data() const { return text_; }
131 inline int size() const { return size_; }
132
133 // Indicates that no argument was given.

Callers 1

SubstituteArgMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected