Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ ~BatchHelper
Method
~BatchHelper
phxqueue/producer/batchhelper.cpp:219–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
BatchHelper::~BatchHelper() {
220
Stop();
221
}
222
223
void BatchHelper::Init() {
224
auto opt = impl_->producer->GetProducerOption();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected