This commit is contained in:
Alexey Milovidov 2018-07-04 20:28:06 +03:00
parent f00f9d1f9a
commit 4b099e385b

View File

@ -97,7 +97,7 @@ public:
String getQueryID();
/// Starts new query and create new thread group fro it, current thread becomes master thread of the query
/// Starts new query and create new thread group for it, current thread becomes master thread of the query
void initializeQuery();
/// Attaches slave thread to existing thread group