MCPcopy Create free account
hub / github.com/bytedance/bolt / queryId

Method queryId

bolt/exec/fuzzer/PrestoQueryRunner.cpp:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117 }
118
119 std::string queryId() const {
120 return response_["id"].asString();
121 }
122
123 bool queryCompleted() const {
124 return response_.count("nextUri") == 0;

Callers 15

~TaskMethod · 0.45
startMethod · 0.45
maybeMakeTraceConfigMethod · 0.45
DriverCtxMethod · 0.45
getTaskTraceDirectoryFunction · 0.45
makeTaskMethod · 0.45
TEST_FFunction · 0.45
makeTaskMethod · 0.45
TEST_PFunction · 0.45
DEBUG_ONLY_TEST_PFunction · 0.45
DEBUG_ONLY_TEST_PFunction · 0.45

Calls

no outgoing calls

Tested by 9

makeTaskMethod · 0.36
TEST_FFunction · 0.36
makeTaskMethod · 0.36
TEST_PFunction · 0.36
DEBUG_ONLY_TEST_PFunction · 0.36
DEBUG_ONLY_TEST_PFunction · 0.36
TEST_PFunction · 0.36
makeTaskMethod · 0.36
makeTaskMethod · 0.36