Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ ~QueueSelector
Method
~QueueSelector
phxqueue/producer/selector.h:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
public:
28
QueueSelector() {}
29
virtual ~QueueSelector() {}
30
virtual comm::RetCode GetQueueID(int &queue_id) = 0;
31
};
32
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected