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
↓ 2 callers
Method
isLocked
isLocked 是否已被锁住 Author rongzhihong Since 2017/9/20
broker/server/rebalance_manager.go:47
↓ 2 callers
Method
isWriteFull
()
store/persistent/index.go:377
↓ 2 callers
Function
min
min int64 的最小值 Author rongzhihong Since 2017/9/18
broker/server/utils.go:28
↓ 2 callers
Function
newAllocateRequest
(filePath string, fileSize int64)
store/persistent/allocate.go:37
↓ 2 callers
Function
newChannelInfo
(ctx core.Context, clientId string, langCode, addr string, version int32)
broker/server/consumer_client.go:303
↓ 2 callers
Function
newConfig
(storeRootDir string)
store/persistent/config.go:100
↓ 2 callers
Function
newConsumeQueue
(topic string, queueId int32, storePath string, mfSize int64, messageStore *PersistentMessageStore)
store/persistent/consume_queue.go:40
↓ 2 callers
Function
newConsumeQueueTable
()
store/persistent/message_store.go:45
↓ 2 callers
Function
newIndexFile
(fileName string, hashSlotNum, indexNum int32, endPhyOffset, endTimestamp int64)
store/persistent/index.go:333
↓ 2 callers
Function
newMappedBufferResult
(startOffset int64, byteBuffer *mappedByteBuffer, size int32, mfile *mappedFile)
store/persistent/mapped_buffer_result.go:33
↓ 2 callers
Function
newMappedFileQueue
newMappedFileQueue create mapped file queue
store/persistent/mapped_file_queue.go:54
↓ 2 callers
Function
newProducerGroupConnTable
()
broker/server/producer_manager.go:260
↓ 2 callers
Function
newScheduleMessageService
(messageStore *PersistentMessageStore)
store/persistent/schedule.go:39
↓ 2 callers
Method
notifyMessageArriving
notifyMessageArriving 消息到来通知 Author rongzhihong Since 2017/9/5
broker/server/pull_request_hold_service.go:111
↓ 2 callers
Function
offset2FileName
offset2FileName 格式化位20个字符长度的string Author: tantexian, <tantexian@qq.com> Since: 2017/8/9
store/persistent/utils.go:80
↓ 2 callers
Method
parseFloatProperty
(propertyName string, defaultValue float64)
store/persistent/commit_log.go:1055
↓ 2 callers
Method
printAllPeriodically
printAllPeriodically 定期打印当前类的数据结构(常用于业务调试) Author: tianyuliang Since: 2017/9/6
namesrv/server/route_info_manager.go:640
↓ 2 callers
Method
printAtMinutes
printAtMinutes 打印 Author rongzhihong Since 2017/9/19
stats/moment_stats_item_set.go:60
↓ 2 callers
Method
printFlushProgress
()
store/persistent/commit_log.go:785
↓ 2 callers
Method
printbrokerLiveTable
printbrokerLiveTable 打印rim.brokerLiveTable 数据
namesrv/server/route_info_manager.go:693
↓ 2 callers
Method
processRequest
(request *protocol.RemotingCommand, ctx core.Context, brokerAllowSuspend bool)
broker/server/pull_message_processor.go:88
↓ 2 callers
Method
putDispatchRequest
(dRequest *dispatchRequest)
store/persistent/message_store.go:355
↓ 2 callers
Method
putMessagePostionInfo
(offset, size, tagsCode, cqOffset int64)
store/persistent/consume_queue.go:301
↓ 2 callers
Method
putRequest
(request *groupCommitRequest)
store/persistent/commit_log.go:640
↓ 2 callers
Method
recover
(lastExitOK bool)
store/persistent/message_store.go:269
↓ 2 callers
Method
removeConnection
(haConn *haConnection)
store/persistent/ha.go:778
↓ 2 callers
Method
reportSlaveMaxOffset
(maxOffset int64)
store/persistent/ha.go:566
↓ 2 callers
Method
resetMsgStoreItemMemory
(length int32)
store/persistent/commit_log.go:1015
↓ 2 callers
Method
retryGetAndCreateIndexFile
()
store/persistent/index.go:164
↓ 2 callers
Method
run
()
store/persistent/commit_log.go:1076
↓ 2 callers
Method
shutdown
()
store/persistent/ha.go:304
↓ 2 callers
Method
startDeleteTopicTask
startDeleteTopicTask 清除未使用Topic Author: tianyuliang Since: 2017/10/10
broker/server/controller_tasks.go:96
↓ 2 callers
Method
updateMasterAddress
(newAddr string)
store/persistent/ha.go:505
↓ 2 callers
Method
wakeupCustomer
(flushOK bool)
store/persistent/commit_log.go:600
↓ 2 callers
Method
whichTopicByConsumer
whichTopicByConsumer 获得消费者的Topic Author rongzhihong Since 2017/9/18
broker/server/consumer_offset_manager.go:171
↓ 1 callers
Method
AddManyPullRequest
AddManyPullRequest 插入请求列表 Author rongzhihong Since 2017/9/5
broker/server/longpolling/many_pull_request.go:41
↓ 1 callers
Method
AddMessage
(bufferResult BufferResult)
store/get_message.go:105
↓ 1 callers
Method
AddPullRequest
AddPullRequest 插入请求 Author rongzhihong Since 2017/9/5
broker/server/longpolling/many_pull_request.go:31
↓ 1 callers
Method
AppendToCommitLog
数据复制使用:获取CommitLog数据
store/message_store.go:47
↓ 1 callers
Method
BrokerStats
()
store/message_store.go:58
↓ 1 callers
Function
CallShell
callShell 执行命令 Author rongzhihong Since 2017/9/8
broker/server/utils.go:38
↓ 1 callers
Method
CheckInDiskByConsumeOffset
批量获取 messageId
store/message_store.go:55
↓ 1 callers
Method
CleanExpiredConsumerQueue
()
store/message_store.go:53
↓ 1 callers
Method
CleanUnusedTopic
Slave落后Master多少,单位字节
store/message_store.go:52
↓ 1 callers
Method
CloneListAndClear
CloneListAndClear 克隆并清空请求列表 Author rongzhihong Since 2017/9/5
broker/server/longpolling/many_pull_request.go:51
↓ 1 callers
Method
ConsumeMessageBefore
(context *ConsumeMessageContext)
broker/trace/consume_message_hook.go:21
↓ 1 callers
Method
ConsumerSendMsgBack
consumerSendMsgBack 客户端返回未消费消息 Author gaoyanlei Since 2017/8/17
broker/server/send_message_processor.go:77
↓ 1 callers
Method
Contexts
()
sample/net/core/multi/client/client.go:68
↓ 1 callers
Function
DiskUsage
DiskUsage get disk usage
common/statfs/statfs.go:23
↓ 1 callers
Function
DoResponse
(ctx core.Context, request *protocol.RemotingCommand, response *protocol.RemotingCommand)
broker/server/send_message_processor.go:567
↓ 1 callers
Method
EncodeBody
EncodeBody 将MessageBufferList存入Body中 Author rongzhihong Since 2017/9/17
broker/server/pagecache/query_message_transfer.go:45
↓ 1 callers
Method
EncodeBody
EncodeBody 将MessageBufferList存入Body中 Author rongzhihong Since 2017/9/17
broker/server/pagecache/one_message_transfer.go:43
↓ 1 callers
Method
EncodeBody
EncodeBody 将MessageBufferList存入Body中 Author rongzhihong Since 2017/9/17
broker/server/pagecache/many_message_transfer.go:45
↓ 1 callers
Method
EncodeScheduleMsg
判断消息是否在磁盘
store/message_store.go:56
↓ 1 callers
Method
ExecuteConsumeMessageHookAfter
ExecuteConsumeMessageHookAfter 消费消息后执行回调 Author rongzhihong Since 2017/9/5
broker/server/send_message_processor.go:412
↓ 1 callers
Method
ExecuteConsumeMessageHookAfter
ExecuteConsumeMessageHookAfter 消费消息后执行的回调函数 Author rongzhihong Since 2017/9/14
broker/server/client_manage_processor.go:269
↓ 1 callers
Method
ExecuteSendMessageHookAfter
ExecuteSendMessageHookAfter 发送消息后执行回调函数 Author rongzhihong Since 2017/9/11
broker/server/send_message_processor.go:622
↓ 1 callers
Method
ExecuteSendMessageHookBefore
ExecuteSendMessageHookBefore 发送消息前执行回调函数 Author rongzhihong Since 2017/9/11
broker/server/send_message_processor.go:595
↓ 1 callers
Method
FetchNSAddr
()
broker/client/top_addr.go:45
↓ 1 callers
Method
FetchNameServerAddr
FetchNameServerAddr 获取NameServerAddr Author gaoyanlei Since 2017/8/22
broker/client/call_outer_service.go:84
↓ 1 callers
Method
GetAllConsumerOffset
GetAllConsumerOffset 获取所有Consumer Offset Author gaoyanlei Since 2017/8/22
broker/client/call_outer_service.go:245
↓ 1 callers
Method
GetAllDelayOffset
GetAllDelayOffset 获取所有DelayOffset Author gaoyanlei Since 2017/8/22
broker/client/call_outer_service.go:269
↓ 1 callers
Method
GetAllSubscriptionGroupConfig
GetAllSubscriptionGroupConfig 获取订阅组配置 Author gaoyanlei Since 2017/8/22
broker/client/call_outer_service.go:286
↓ 1 callers
Method
GetAllTopicConfig
GetAllTopicConfig 获取全部topic信息 Author gaoyanlei Since 2017/8/22
broker/client/call_outer_service.go:221
↓ 1 callers
Method
GetAndCreateStatsItem
GetAndCreateStatsItem GetAndCreateStatsItem Author rongzhihong Since 2017/9/19
stats/moment_stats_item_set.go:90
↓ 1 callers
Method
GetCommitLogData
(offset int64)
store/message_store.go:46
↓ 1 callers
Method
GetMessage
(group string, topic string, queueId int32, offset int64, maxMsgNums int32, subscriptionData *heartbeat.Subscr
store/message_store.go:31
↓ 1 callers
Method
GetMsgGetTotalTodayMorning
()
stats/broker_stats_related_store.go:21
↓ 1 callers
Method
GetMsgGetTotalTodayNow
()
stats/broker_stats_related_store.go:20
↓ 1 callers
Method
GetMsgGetTotalYesterdayMorning
()
stats/broker_stats_related_store.go:22
↓ 1 callers
Method
GetMsgPutTotalTodayMorning
()
stats/broker_stats_related_store.go:23
↓ 1 callers
Method
GetMsgPutTotalTodayNow
()
stats/broker_stats_related_store.go:19
↓ 1 callers
Method
GetMsgPutTotalYesterdayMorning
()
stats/broker_stats_related_store.go:24
↓ 1 callers
Method
HasConsumeMessageHook
HasConsumeMessageHook 判断是否存在消费消息回调 Author rongzhihong Since 2017/9/5
broker/server/send_message_processor.go:398
↓ 1 callers
Method
HasSendMessageHook
HasSendMessageHook 判断是否存在发送消息回调 Author rongzhihong Since 2017/9/5
broker/server/send_message_processor.go:384
↓ 1 callers
Method
IncBrokerGetNums
(incValue int)
stats/broker_stats.go:43
↓ 1 callers
Method
IncBrokerPutNums
()
stats/broker_stats.go:42
↓ 1 callers
Method
IncGroupGetNums
(group, topic string, incValue int)
stats/broker_stats.go:40
↓ 1 callers
Method
IncGroupGetSize
(group, topic string, incValue int)
stats/broker_stats.go:41
↓ 1 callers
Method
IncSendBackNums
(group, topic string)
stats/broker_stats.go:44
↓ 1 callers
Method
IncTopicPutNums
(topic string)
stats/broker_stats.go:38
↓ 1 callers
Method
IncTopicPutSize
(topic string, size int64)
stats/broker_stats.go:39
↓ 1 callers
Method
IsMessageMatched
(subscriptionData *heartbeat.SubscriptionData, tagsCode int64)
store/persistent/message_filter.go:26
↓ 1 callers
Method
IsOk
()
store/put_message.go:63
↓ 1 callers
Method
IsWaitStoreMsgOK
()
store/message_ext_inner.go:32
↓ 1 callers
Method
MarshalJSONBuf
MarshalJSONBuf marshal buff to json - template
broker/server/offset_table_ffjson.go:38
↓ 1 callers
Function
NewClock
(precision int64)
store/persistent/clock.go:30
↓ 1 callers
Function
NewKVConfigSerializeWrapper
NewKVConfigSerializeWrapper 初始化KV配置 Author: tianyuliang Since: 2017/9/4
namesrv/server/kv_config_serialize_wrapper.go:26
↓ 1 callers
Function
NewMomentStatsItem
NewMomentStatsItem 初始化结构体 Author rongzhihong Since 2017/9/19
stats/moment_stats_item_set.go:38
↓ 1 callers
Function
NewMomentStatsItemSet
NewMomentStatsItemSet 初始化 Author rongzhihong Since 2017/9/17
stats/moment_stats_item_set.go:77
↓ 1 callers
Function
NewSendMessageProcessor
(brokerController *BrokerController)
broker/server/send_message_processor.go:49
↓ 1 callers
Function
NewStatsItem
NewStatsItem 统计单元初始化 Author rongzhihong Since 2017/9/19
stats/stats_item_set.go:42
↓ 1 callers
Method
Put
(k string, v map[string]*channelInfo)
broker/server/producer_manager.go:273
↓ 1 callers
Method
PutAll
PutAll 同步Offset配置文件 Author rongzhihong Since 2017/9/18
broker/server/offset_table.go:93
↓ 1 callers
Method
QueryMessage
(topic string, key string, maxNum int32, begin int64, end int64)
store/message_store.go:49
↓ 1 callers
Method
QueryMessage
ProcessRequest 查询请求 Author rongzhihong Since 2017/9/18
broker/server/query_message_processor.go:59
↓ 1 callers
Method
ReadInt16
()
store/buffer_result.go:34
↓ 1 callers
Method
ReadInt8
()
store/buffer_result.go:33
↓ 1 callers
Method
Record
()
stats/broker_stats_related_store.go:18
↓ 1 callers
Method
RecordDiskFallBehind
(group, topic string, queueId int32, fallBehind int64)
stats/broker_stats.go:46
← previous
next →
201–300 of 1,049, ranked by callers