Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boltmq/boltmq
/ functions
Functions
1,049 in github.com/boltmq/boltmq
⨍
Functions
1,049
◇
Types & classes
145
↓ 1 callers
Method
flush
()
store/persistent/store_checkpoint.go:80
↓ 1 callers
Method
flush
()
store/persistent/mapped_file.go:248
↓ 1 callers
Method
flushAllConfig
flushAllConfig 将配置信息刷入文件中 Author rongzhihong Since 2017/9/12
broker/server/controller.go:431
↓ 1 callers
Method
foreach
(fn func(k string, v map[string]*channelInfo))
broker/server/producer_manager.go:304
↓ 1 callers
Method
generateOffsetMovedEvent
generateOffsetMovedEvent 偏移量移动事件 Author rongzhihong Since 2017/9/17
broker/server/pull_message_processor.go:358
↓ 1 callers
Method
generateRandmonNum
()
broker/server/producer_manager.go:48
↓ 1 callers
Function
get
remove 获得列表中某元素 Author rongzhihong Since 2017/9/17
broker/server/producer_manager.go:244
↓ 1 callers
Method
getAllClientId
getAllClientId 获得所有客户端ID Author rongzhihong Since 2017/9/14
broker/server/consumer_client.go:192
↓ 1 callers
Method
getAllClusterInfo
getAllClusterInfo 获得所有集群名称
namesrv/server/route_info_manager.go:61
↓ 1 callers
Method
getAllConsumerOffset
getAllConsumerOffset 所有消费者的偏移量 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:731
↓ 1 callers
Method
getAllDelayOffset
getAllDelayOffset 所有消费者的定时偏移量 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:752
↓ 1 callers
Method
getAllSubscriptionGroup
getAllSubscriptionGroup 获得所有消费分组 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:441
↓ 1 callers
Method
getAllTopicConfig
getAllTopicConfig 获得Topic配置信息 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:204
↓ 1 callers
Method
getAllTopicList
getAllTopicList 获取所有Topic列表
namesrv/server/route_info_manager.go:85
↓ 1 callers
Method
getAllTopicListFromNamesrv
getAllTopicListFromNamesrv 从Name Server获取全部Topic列表 Author: tianyuliang Since: 2017/9/6
namesrv/server/request_processor.go:194
↓ 1 callers
Method
getAndCreateLastIndexFile
()
store/persistent/index.go:185
↓ 1 callers
Method
getBrokerClusterInfo
getBrokerClusterInfo 获取注册到Name Server的所有Broker集群信息 Author: tianyuliang Since: 2017/9/6
namesrv/server/request_processor.go:232
↓ 1 callers
Method
getBrokerConfig
getBrokerConfig 获得Broker配置信息 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:248
↓ 1 callers
Method
getBrokerRuntimeInfo
getBrokerRuntimeInfo 获取Broker运行时信息 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:329
↓ 1 callers
Method
getConsumeStats
getConsumeStats 获得消费者统计信息 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:633
↓ 1 callers
Method
getConsumeStatus
getConsumeStatus Broker主动获取Consumer端的消息情况 Author rongzhihong Since 2017/9/18
broker/server/broker_client.go:178
↓ 1 callers
Method
getConsumerConnectionList
getConsumerConnectionList 获得消费者连接信息 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:543
↓ 1 callers
Method
getConsumerListByGroup
getConsumerListByGroup 通过Group获得消费列表 Author gaoyanlei Since 2017/8/25
broker/server/client_manage_processor.go:218
↓ 1 callers
Method
getConsumerRunningInfo
getConsumerRunningInfo 调用Consumer,获取Consumer内存数据结构,为监控以及定位问题 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:961
↓ 1 callers
Method
getConsumerStatus
getConsumerStatus Broker主动获取Consumer端的消息情况 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:789
↓ 1 callers
Function
getDLQTopic
(path string)
broker/server/utils.go:57
↓ 1 callers
Method
getEarliestMsgStoretime
getEarliestMsgStoretime 获得最早消息存储时间 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:308
↓ 1 callers
Method
getFormatRuntime
()
stats/store_stats.go:188
↓ 1 callers
Method
getGetFoundTps
()
stats/store_stats.go:273
↓ 1 callers
Method
getGetMissTps
()
stats/store_stats.go:314
↓ 1 callers
Method
getGetTotalTps
()
stats/store_stats.go:355
↓ 1 callers
Method
getGetTransferedTps
()
stats/store_stats.go:416
↓ 1 callers
Method
getGroupChannelTable
getgroupChannelTable 获得组通道 Author gaoyanlei Since 2017/8/24
broker/server/producer_manager.go:55
↓ 1 callers
Method
getHAServerAddr
getHAServerAddr 获得HAServer的地址 Author rongzhihong Since 2017/9/12
broker/server/controller.go:350
↓ 1 callers
Method
getHasUnitSubTopicList
getHasUnitSubTopicList 获取含有单元化订阅组的Topic列表 Author: tianyuliang Since: 2017/9/6
namesrv/server/request_processor.go:512
↓ 1 callers
Method
getHasUnitSubUnUnitTopicList
getHasUnitSubUnUnitTopicList 获取含有单元化订阅组的非单元化Topic列表 Author: tianyuliang Since: 2017/9/6
namesrv/server/request_processor.go:525
↓ 1 callers
Method
getKVConfigByValue
getKVConfigByValue 通过 project 获取所有的 server ip 信息 Author: tianyuliang Since: 2017/9/6
namesrv/server/request_processor.go:422
↓ 1 callers
Method
getLastOffset
()
store/persistent/consume_queue.go:360
↓ 1 callers
Function
getMQHome
()
broker/config/parse.go:201
↓ 1 callers
Method
getMappedFileByTime
(timestamp int64)
store/persistent/mapped_file_queue.go:69
↓ 1 callers
Method
getMaxOffset
(ctx core.Context, request *protocol.RemotingCommand)
broker/server/admin_processor.go:167
↓ 1 callers
Method
getMinOffset
getMinOffset 获得最小偏移量 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:287
↓ 1 callers
Method
getMinTimestampIndex
()
store/persistent/store_checkpoint.go:88
↓ 1 callers
Function
getNameSrvAddrs
()
broker/config/parse.go:144
↓ 1 callers
Method
getOffsetInQueueByTime
(timestamp int64)
store/persistent/consume_queue.go:196
↓ 1 callers
Method
getProducerConnectionList
getProducerConnectionList 获得生产者连接信息 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:592
↓ 1 callers
Method
getPutMessageDistributeTimeStringInfo
(total int64)
stats/store_stats.go:219
↓ 1 callers
Method
getPutTps
()
stats/store_stats.go:232
↓ 1 callers
Method
getRouteInfoByTopic
getRouteInfoByTopic 根据Topic获取BrokerName、队列数(包含读队列、写队列),间接调用了RouteInfoManager.pickupTopicRouteData()方法来获取Broker和topic信息 Author: tianyuliang Since: 2017
namesrv/server/request_processor.go:244
↓ 1 callers
Method
getSystemProperty
(name string)
store/persistent/commit_log.go:1071
↓ 1 callers
Method
getSystemTopicList
getSystemTopicList 获取系统topic列表
namesrv/server/route_info_manager.go:725
↓ 1 callers
Method
getSystemTopicListFromBroker
getSystemTopicListFromBroker 从Broker获取系统Topic列表 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:926
↓ 1 callers
Method
getSystemTopicListFromNamesrv
getSystemTopicListFromNamesrv 获取所有系统内置Topic列表 Author: tianyuliang Since: 2017/9/6
namesrv/server/request_processor.go:486
↓ 1 callers
Method
getTopicStatsInfo
getTopicStatsInfo 获取Topic的存储统计信息(minOffset、maxOffset、lastUpdateTime) Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:481
↓ 1 callers
Method
getTopicsByCluster
getTopicsByCluster 获取指定集群下的全部Topic列表 Author: tianyuliang Since: 2017/9/6
namesrv/server/request_processor.go:467
↓ 1 callers
Method
getUnitTopicList
getUnitTopicList 获取单元化逻辑Topic列表 Author: tianyuliang Since: 2017/9/6
namesrv/server/request_processor.go:499
↓ 1 callers
Method
handleMessageBody
(masterPhyOffset int64, bodySize int32, msgbuf *bytes.Buffer)
store/persistent/ha.go:652
↓ 1 callers
Method
heartBeat
heartBeat 心跳服务 Author gaoyanlei Since 2017/8/23
broker/server/client_manage_processor.go:62
↓ 1 callers
Method
howMuchFallBehind
howMuchFallBehind 刷盘进度落后了多少 Author: tantexian, <tantexian@qq.com> Since: 2017/8/8
store/persistent/mapped_file_queue.go:223
↓ 1 callers
Method
incHashSlotCount
()
store/persistent/index.go:534
↓ 1 callers
Method
incIndexCount
()
store/persistent/index.go:539
↓ 1 callers
Method
indexKeyHashCode
(key string)
store/persistent/index.go:454
↓ 1 callers
Method
indexKeyHashMethod
(key string)
store/persistent/index.go:445
↓ 1 callers
Method
init
()
broker/server/controller.go:142
↓ 1 callers
Method
init
()
broker/server/topic_config_manager.go:55
↓ 1 callers
Method
init
init 初始化subscriptionGroupManager Author gaoyanlei Since 2017/8/9
broker/server/subscription_group_manager.go:50
↓ 1 callers
Method
init
init init Author rongzhihong Since 2017/9/19
stats/moment_stats_item_set.go:115
↓ 1 callers
Function
initClient
()
sample/net/remoting/benchmark/client/client.go:106
↓ 1 callers
Function
initClient
()
sample/net/remoting/simple/client/client.go:111
↓ 1 callers
Function
initServer
()
sample/net/remoting/benchmark/serve/server.go:77
↓ 1 callers
Function
initServer
()
sample/net/remoting/simple/serve/serve.go:91
↓ 1 callers
Method
isAbleToFlush
isAbleToFlush 根据最少需要刷盘page数值来判断当前是否需要立即刷新缓存数据到磁盘 Params: flushLeastPages一次刷盘最少个数 Return: 是否需要立即刷盘 Author: tantexian, <tantexian@qq.com> Since: 2017/8/
store/persistent/mapped_file.go:263
↓ 1 callers
Method
isBrokerTopicConfigChanged
isBrokerTopicConfigChanged 判断Topic配置信息是否发生变更 Author: tianyuliang Since: 2017/9/6
namesrv/server/route_info_manager.go:218
↓ 1 callers
Function
isIntranetIpv4
(ip string)
broker/config/parse.go:193
↓ 1 callers
Function
isItTimeToDo
isItTimeToDo Author: zhoufei Since: 2017/10/13
store/persistent/utils.go:56
↓ 1 callers
Method
isMappedFileMatchedRecover
(mf *mappedFile)
store/persistent/commit_log.go:472
↓ 1 callers
Method
isOrderTopic
isOrderTopic 判断是否是顺序topic Author gaoyanlei Since 2017/8/10
broker/server/topic_config_manager.go:318
↓ 1 callers
Method
isSpaceToDelete
()
store/persistent/commit_log.go:1126
↓ 1 callers
Method
isTempFileExist
()
store/persistent/message_store.go:185
↓ 1 callers
Method
isTheBatchFull
(sizePy, maxMsgNums, bufferTotal, messageTotal int32, isInDisk bool)
store/persistent/message_store.go:789
↓ 1 callers
Method
isTimeToDelete
()
store/persistent/commit_log.go:1116
↓ 1 callers
Method
isTimeToReportOffset
()
store/persistent/ha.go:515
↓ 1 callers
Method
isTopicCanSendMessage
(topic string)
broker/server/topic_config_manager.go:135
↓ 1 callers
Method
isWriteable
()
store/persistent/running_flags.go:36
↓ 1 callers
Function
listFilesOrDir
listFilesOrDir 返回当前目录下所有的文件或者目录 Params: path 路径 Return: listType 从ALL|DIR|FILE选取,分别代表返回所有,目录,文件 Author: tantexian, <tantexian@qq.com> Since: 2017/8/8
store/persistent/utils.go:30
↓ 1 callers
Method
load
load 加载kvConfig.json至kvConfigManager的configTable,即持久化转移到内存 Author: tianyuliang Since: 2017/9/6
namesrv/server/kv_config_manager.go:216
↓ 1 callers
Method
loadConsumeQueue
()
store/persistent/message_store.go:195
↓ 1 callers
Function
localAddress
()
broker/config/parse.go:175
↓ 1 callers
Function
lock
(addr, len uintptr)
store/persistent/mmap/mmap_unix.go:55
↓ 1 callers
Method
lockBatchMQ
lockBatchMQ 锁队列 Author rongzhihong Since 2017/9/19
broker/server/admin_processor.go:350
↓ 1 callers
Method
lookMessageByOffset
(commitLogOffset int64, size int32)
store/persistent/message_store.go:833
↓ 1 callers
Method
makeIndexFileError
()
store/persistent/running_flags.go:48
↓ 1 callers
Method
makeLogicsQueueError
()
store/persistent/running_flags.go:44
↓ 1 callers
Function
mergeConfig
(cfg *Config)
namesrv/config/parse.go:50
↓ 1 callers
Function
mergeConfig
(cfg *Config)
broker/config/parse.go:100
↓ 1 callers
Function
mmap
(len int, inprot, inflags, fd uintptr, off int64)
store/persistent/mmap/mmap_unix.go:23
↓ 1 callers
Method
mmapOperation
()
store/persistent/allocate.go:120
↓ 1 callers
Method
msgCheck
msgCheck 校验msg Author gaoyanlei Since 2017/8/16
broker/server/send_message_processor.go:494
↓ 1 callers
Function
newAcceptSocketService
(port int32, ha *haService)
store/persistent/ha.go:357
↓ 1 callers
Function
newAdminBrokerProcessor
newAdminBrokerProcessor 初始化 Author gaoyanlei Since 2017/8/23
broker/server/admin_processor.go:46
← previous
next →
401–500 of 1,049, ranked by callers