Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ functions
Functions
1,319 in github.com/Tencent/phxqueue
⨍
Functions
1,319
◇
Types & classes
330
↓ 1 callers
Function
TestGetLockInfo
phxqueue/test/test_lock_main.cpp:29
↓ 1 callers
Method
ThreadRun
phxqueue/comm/utils/benchmark_util.cpp:133
↓ 1 callers
Method
Update
phxqueue/scheduler/schedulermgr.h:61
↓ 1 callers
Method
UpdateConsumeStat
phxqueue/consumer/freqman.cpp:102
↓ 1 callers
Method
UpdateDeuqueStat
phxqueue/store/storemeta.cpp:227
↓ 1 callers
Method
Valid
phxqueue/lock/lockdb.cpp:491
↓ 1 callers
Method
Wait
phxqueue/producer/batchhelper.cpp:59
↓ 1 callers
Method
Wait
phxqueue/comm/notifierpool.cpp:76
↓ 1 callers
Method
WriteCheckpoint
phxqueue/lock/lockmgr.cpp:204
↓ 1 callers
Method
cursor
phxqueue/scheduler/schedulermgr.h:103
↓ 1 callers
Method
last_instance_id
phxqueue/lock/lockmgr.cpp:299
↓ 1 callers
Function
rdtsc
phxqueue/comm/utils/other_util.cpp:35
↓ 1 callers
Method
set_last_active_time
phxqueue/scheduler/schedulermgr.h:131
Method
GetInstance
phxqueue/comm/utils/time_util.cpp:76
Method
GetNextIntervalTimeMs
phxqueue/comm/utils/time_util.cpp:91
Method
MsSleep
phxqueue/comm/utils/time_util.cpp:172
Method
NextIntervalSleepMs
phxqueue/comm/utils/time_util.cpp:122
Method
PoissonDistribution
phxqueue/comm/utils/time_util.cpp:65
Method
RealtimeChangeBaseIntervalMs
phxqueue/comm/utils/time_util.cpp:114
Method
Rebuild
phxqueue/comm/utils/time_util.cpp:81
Method
SetMaxIntervalTimeMs
phxqueue/comm/utils/time_util.cpp:162
Method
SetMinIntervalTimeMs
phxqueue/comm/utils/time_util.cpp:167
Method
~PoissonDistribution
phxqueue/comm/utils/time_util.cpp:73
Method
AcquireLock
phxqueue_phxrpc/scheduler/scheduler.cpp:43
Method
AcquireLock
phxqueue_phxrpc/app/scheduler/phxrpc_scheduler.cpp:35
Method
AcquireLock
phxqueue_phxrpc/app/lock/phxrpc_lock_tool.cpp:47
Method
AcquireLock
phxqueue_phxrpc/app/lock/phxrpc_lock_service.cpp:43
Method
AcquireLock
phxqueue_phxrpc/app/lock/phxrpc_lock_dispatcher.cpp:120
Method
AcquireLock
phxqueue_phxrpc/app/lock/lock_service_impl.cpp:48
Method
AcquireLock
phxqueue_phxrpc/app/lock/phxrpc_lock_stub.cpp:53
Method
AcquireLock
phxqueue_phxrpc/app/lock/lock_tool_impl.cpp:63
Method
AcquireLock
phxqueue_phxrpc/consumer/consumer.cpp:98
Method
AcquireLock
phxqueue/test/simplescheduler.cpp:72
Method
AcquireLock
phxqueue/lock/lockdb.cpp:130
Method
Add
phxqueue_phxrpc/producer/producer.cpp:33
Method
Add
phxqueue_phxrpc/app/store/phxrpc_store_tool.cpp:41
Method
Add
phxqueue_phxrpc/app/store/store_tool_impl.cpp:49
Method
Add
phxqueue_phxrpc/app/store/phxrpc_store_dispatcher.cpp:83
Method
Add
phxqueue_phxrpc/app/store/phxrpc_store_stub.cpp:46
Method
Add
phxqueue_phxrpc/app/store/phxrpc_store_service.cpp:38
Method
Add
phxqueue_phxrpc/app/store/store_service_impl.cpp:36
Method
Add
phxqueue_phxrpc/consumer/consumer.cpp:64
Method
Add
phxqueue/store/basemgr.cpp:66
Method
Add
phxqueue/test/simpleproducer.cpp:37
Method
AdjustMasterRate
phxqueue/scheduler/keepmasterthread.cpp:101
Method
AdjustMasterRate
phxqueue/store/keepmasterthread.cpp:137
Method
AdjustMasterRate
phxqueue/lock/keepmasterthread.cpp:125
Method
AdjustScale
phxqueue/scheduler/schedulermgr.cpp:742
Method
AfterAdd
Callback after Add.
phxqueue/producer/producer.h:104
Method
AfterAdd
Callback after the pull thread finished add items to Store.
phxqueue/consumer/consumer.h:149
Method
AfterBatchHandle
Callback after the worker routine finish batch handle.
phxqueue/consumer/consumer.h:182
Method
AfterConsume
phxqueue/consumer/consumer.cpp:1000
Method
AfterGet
Callback after the pull thread finished get items from Store.
phxqueue/consumer/consumer.h:143
Method
AfterHandle
Callback after the worker routine finished handle.
phxqueue/consumer/consumer.h:165
Method
AfterLock
phxqueue/test/simpleconsumer.cpp:144
Method
AfterLock
Callback after the pull thread finished lock process.
phxqueue/consumer/consumer.h:134
Method
BaseConfig
phxqueue_phxrpc/config/baseconfig.h:29
Method
BaseConfig
phxqueue/config/baseconfig.h:30
Method
BaseMgr
phxqueue/store/basemgr.cpp:49
Method
BaseMgrImpl
phxqueue/store/basemgr.cpp:40
Method
BatchHandle
Batch handle implement. arg idx within [0, ConsumerOption::nbatch_handler).
phxqueue/consumer/consumer.h:175
Method
BatchHandleRoutineFunc
phxqueue/consumer/consumer.cpp:336
Function
BatchHandleRoutineRun
phxqueue/consumer/consumer.cpp:375
Method
BatchHandleTaskFinish
phxqueue/consumer/consumer.cpp:291
Method
BatchHelper
phxqueue/producer/batchhelper.cpp:215
Method
BatchHelperImpl
phxqueue/producer/batchhelper.cpp:199
Method
BatchTask
phxqueue/producer/batchhelper.cpp:84
Method
BeforeAdd
Callback before Add.
phxqueue/producer/producer.h:101
Method
BeforeAdd
Callback before the pull thread start add items to Store.
phxqueue/consumer/consumer.h:146
Method
BeforeBatchHandle
Callback before the worker routine start batch handle.
phxqueue/consumer/consumer.h:168
Method
BeforeFork
Callback before worker fork.
phxqueue/consumer/consumer.h:102
Method
BeforeGet
Callback before the pull thread start get items from Store.
phxqueue/consumer/consumer.h:140
Method
BeforeHandle
Callback before the worker routine start handle.
phxqueue/consumer/consumer.h:162
Method
BeforeLock
phxqueue/test/simpleconsumer.cpp:139
Method
BeforeLock
Callback before the pull thread start lock process.
phxqueue/consumer/consumer.h:131
Method
BeforeRunNode
Callback before the paxos processing starts, to modify phxpaxos::Options.
phxqueue/store/store.h:85
Method
BeforeRunNode
Callback before the paxos processing starts, to modify phxpaxos::Options.
phxqueue/lock/lock.h:102
Method
BenchMark
phxqueue/comm/utils/benchmark_util.cpp:112
Method
BreakPointFactory
phxqueue/plugin/breakpointfactory.h:67
Method
BuildTopicScaleResponse
phxqueue/scheduler/schedulermgr.cpp:562
Method
BuildTopicScaleString
phxqueue/scheduler/schedulermgr.cpp:575
Method
CheckAddRequest
phxqueue/store/store.cpp:348
Method
CheckConsumerConfig
phxqueue/test/check_config.cpp:214
Method
CheckGetRequest
phxqueue/store/store.cpp:382
Method
CheckGlobalConfig
phxqueue/test/check_config.cpp:67
Method
CheckImbalance
phxqueue/scheduler/schedulermgr.cpp:701
Method
CheckLockConfig
phxqueue/test/check_config.cpp:268
Method
CheckMaster
phxqueue/store/store.cpp:397
Method
CheckMaster
phxqueue/lock/lock.cpp:401
Method
CheckMaxLoop
phxqueue/consumer/consumer.cpp:923
Method
CheckMem
phxqueue/consumer/consumer.cpp:950
Method
CheckPointStat
phxqueue/store/checkpointstat.cpp:61
Method
CheckPointStatImpl
phxqueue/store/checkpointstat.cpp:49
Method
CheckPointStatMgr
phxqueue/store/checkpointstat.cpp:149
Method
CheckPointStatMgrImpl
phxqueue/store/checkpointstat.cpp:141
Method
CheckRequestComm
phxqueue/store/store.cpp:304
Method
CheckSchedulerConfig
phxqueue/test/check_config.cpp:264
Method
CheckStoreConfig
phxqueue/test/check_config.cpp:226
Method
CheckTopicConfig
phxqueue/test/check_config.cpp:70
Method
ChildRun
phxqueue/consumer/consumer.cpp:480
← previous
next →
501–600 of 1,319, ranked by callers