MCPcopy Create free account
hub / github.com/Tencent/phxqueue / IsRetrySwitchStore

Method IsRetrySwitchStore

phxqueue/producer/selector.cpp:258–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258bool StoreSelectorDefault::IsRetrySwitchStore() {
259 return impl_->retry_switch_store;
260}
261
262} // namespace producer
263

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected