Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/Tendis
/ functions
Functions
3,941 in github.com/Tencent/Tendis
⨍
Functions
3,941
◇
Types & classes
626
↓ 1 callers
Method
clusterGetOrUpdateMaxEpoch
src/tendisplus/cluster/cluster_manager.cpp:3330
↓ 1 callers
Method
clusterNodeAddSlave
src/tendisplus/cluster/cluster_manager.cpp:1970
↓ 1 callers
Method
clusterNodeFailureReportsCount
src/tendisplus/cluster/cluster_manager.cpp:2417
↓ 1 callers
Method
clusterNodeIsInGossipSection
src/tendisplus/cluster/cluster_manager.cpp:3489
↓ 1 callers
Method
clusterNodes
src/tendisplus/utils/test_util.cpp:597
↓ 1 callers
Method
clusterRenameNode
src/tendisplus/cluster/cluster_manager.cpp:2221
↓ 1 callers
Method
clusterReset
src/tendisplus/cluster/cluster_manager.cpp:4140
↓ 1 callers
Method
clusterSetNodeAsMaster
src/tendisplus/cluster/cluster_manager.cpp:1830
↓ 1 callers
Method
clusterSetSlot
cluster_state add much Zslots
src/tendisplus/cluster/cluster_manager.cpp:2318
↓ 1 callers
Method
clusterStartHandshake
src/tendisplus/cluster/cluster_manager.cpp:904
↓ 1 callers
Method
clusterUpdateMyselfFlags
Some flags (currently just the NOFAILOVER flag) may need to be updated * in the "myself" node based on the current configuration of the node, * that
src/tendisplus/cluster/cluster_manager.cpp:4453
↓ 1 callers
Function
compareAllowNotFound
src/tendisplus/server/restore_test.cpp:223
↓ 1 callers
Function
compareNodeName
check node name be same
src/tendisplus/cluster/cluster_test.cpp:956
↓ 1 callers
Function
convertMap
src/tendisplus/cluster/migrate_manager.cpp:860
↓ 1 callers
Method
cron
src/tendisplus/script/script_manager.cpp:203
↓ 1 callers
Method
cronCheckDisk
src/tendisplus/cluster/cluster_manager.cpp:4665
↓ 1 callers
Method
cronCheckFailState
src/tendisplus/cluster/cluster_manager.cpp:4737
↓ 1 callers
Method
cronPingSomeNodes
src/tendisplus/cluster/cluster_manager.cpp:4636
↓ 1 callers
Method
cronRestoreSessionIfNeeded
src/tendisplus/cluster/cluster_manager.cpp:4481
↓ 1 callers
Method
dataEncode
src/tendisplus/cluster/cluster_manager.cpp:3844
↓ 1 callers
Method
default_show
src/tendisplus/server/server_params.h:159
↓ 1 callers
Method
delBinlog
src/tendisplus/storage/rocks/rocks_kvstore.cpp:709
↓ 1 callers
Method
delFailureReport
src/tendisplus/cluster/cluster_manager.cpp:465
↓ 1 callers
Method
delGarbage
check the chunks which not belong to me but contain keys * @note wayenchen checkGarbage is a cron task, may be two ways to finish it: * delete slot
src/tendisplus/cluster/gc_manager.cpp:274
↓ 1 callers
Method
deleteRangeWithoutBinlog
[begin, end)
src/tendisplus/storage/rocks/rocks_kvstore.cpp:2943
↓ 1 callers
Method
deleteSenderChunks
src/tendisplus/cluster/migrate_manager.cpp:636
↓ 1 callers
Method
destroy
src/tendisplus/storage/rocks/rocks_kvstore.cpp:1570
↓ 1 callers
Method
destroyStore
src/tendisplus/server/server_entry.cpp:1835
↓ 1 callers
Method
dstPrepareMigrate
src/tendisplus/cluster/migrate_manager.cpp:868
↓ 1 callers
Method
dstReadyMigrate
src/tendisplus/cluster/migrate_manager.cpp:1026
↓ 1 callers
Method
endSession
src/tendisplus/network/network.cpp:1115
↓ 1 callers
Method
endSession
src/tendisplus/server/server_entry.cpp:1062
↓ 1 callers
Function
epochToDatetimeInOneStr
timestamp in second
src/tendisplus/utils/time.cpp:88
↓ 1 callers
Function
escapeNonPrintableAndNonAscii
src/tendisplus/tools/ldb_tendis.cpp:260
↓ 1 callers
Method
evalCommand
src/tendisplus/script/lua_state.cpp:1022
↓ 1 callers
Method
evalShaCommand
src/tendisplus/script/lua_state.cpp:1026
↓ 1 callers
Function
expireAfterNow
return true if exists return false if not exists return error if has error
src/tendisplus/commands/expire.cpp:34
↓ 1 callers
Function
expireBeforeNow
src/tendisplus/commands/expire.cpp:22
↓ 1 callers
Function
expireGeneric
NOTE(takenliu) txn not commited, caller need commit it.
src/tendisplus/commands/expire.cpp:96
↓ 1 callers
Method
filter
* @brief filter recordkey by pattern and type etc. * @param record record to filter * @return boolean shows whether it's needed */
src/tendisplus/commands/scan.cpp:612
↓ 1 callers
Method
firstInLexRange
src/tendisplus/storage/skiplist.cpp:640
↓ 1 callers
Method
firstInRange
Find the first node index that is contained in the specified range. * Returns SKIPLIST_INVALID_POS when no element is contained in the range. */
src/tendisplus/storage/skiplist.cpp:483
↓ 1 callers
Method
flushall
src/tendisplus/storage/rocks/rocks_kvstore.cpp:563
↓ 1 callers
Method
forceFailover
src/tendisplus/cluster/cluster_manager.cpp:1775
↓ 1 callers
Method
forgetNodes
src/tendisplus/cluster/cluster_manager.cpp:1435
↓ 1 callers
Function
front2back
(front *Frontend, back_host string, wg *sync.WaitGroup)
src/tendisplus/misc/tendisbroker.go:536
↓ 1 callers
Method
fullReceive
src/tendisplus/cluster/migrate_manager.cpp:1290
↓ 1 callers
Method
funcSetBody
(self)
performance_test_tools/pipeline_automation_tools/sendmail.py:53
↓ 1 callers
Method
funcSetHeader
(self, Mykey)
performance_test_tools/pipeline_automation_tools/sendmail.py:42
↓ 1 callers
Method
gcNow
src/tendisplus/cluster/gc_manager.h:54
↓ 1 callers
Function
genBinlog
(s string)
src/tendisplus/misc/tendisbroker.go:472
↓ 1 callers
Function
genDouble
src/tendisplus/storage/varint_test.cpp:79
↓ 1 callers
Function
genInt
src/tendisplus/storage/varint_test.cpp:119
↓ 1 callers
Method
genPTaskid
father taskid contain importer Nodeid and automic number */
src/tendisplus/cluster/migrate_manager.cpp:774
↓ 1 callers
Function
genericZrem
src/tendisplus/commands/zset.cpp:28
↓ 1 callers
Method
getAllProperty
src/tendisplus/server/server_entry.cpp:1799
↓ 1 callers
Method
getAllVersionMeta
* @brief get all version meta of this kv-store * @param txn transaction on this kv-store * @return vector contains all version meta of this kv-store
src/tendisplus/storage/rocks/rocks_kvstore.cpp:3502
↓ 1 callers
Method
getArgsBrief
src/tendisplus/network/session_ctx.cpp:93
↓ 1 callers
Function
getBackupInfo
src/tendisplus/replication/spov.cpp:37
↓ 1 callers
Method
getBackupInfo
src/tendisplus/cluster/cluster_manager.cpp:1526
↓ 1 callers
Method
getBackupTimes
src/tendisplus/server/server_entry.h:339
↓ 1 callers
Function
getBase
src/tendisplus/utils/status_test.cpp:44
↓ 1 callers
Method
getBinlogDelay
src/tendisplus/cluster/migrate_sender.cpp:181
↓ 1 callers
Method
getBinlogNum
src/tendisplus/cluster/migrate_sender.h:111
↓ 1 callers
Method
getCallTimes
src/tendisplus/commands/command.cpp:173
↓ 1 callers
Method
getChunkId
src/tendisplus/storage/repllog.cpp:498
↓ 1 callers
Method
getClient
src/tendisplus/cluster/cluster_manager.cpp:789
↓ 1 callers
Method
getColumnFamilyHandle
src/tendisplus/storage/rocks/rocks_kvstore.h:444
↓ 1 callers
Function
getCommandCount
src/tendisplus/utils/redis_port.cpp:1508
↓ 1 callers
Function
getConfFileContent
Get content of config file
src/tendisplus/commands/command_test.cpp:995
↓ 1 callers
Method
getConnectState
src/tendisplus/cluster/cluster_manager.cpp:174
↓ 1 callers
Method
getCount
src/tendisplus/storage/skiplist.cpp:1065
↓ 1 callers
Method
getCursorMapping
src/tendisplus/server/server_entry.h:378
↓ 1 callers
Function
getDeserializer
src/tendisplus/commands/dump.cpp:1399
↓ 1 callers
Method
getEntryCount
src/tendisplus/cluster/cluster_manager.cpp:3504
↓ 1 callers
Method
getEpochMeta
src/tendisplus/storage/catalog.cpp:801
↓ 1 callers
Method
getErrorString
src/tendisplus/storage/rocks/rocks_kvstore.cpp:3689
↓ 1 callers
Method
getExeThreadNum
src/tendisplus/server/server_entry.h:192
↓ 1 callers
Method
getFlagStr
src/tendisplus/cluster/cluster_manager.cpp:488
↓ 1 callers
Method
getFlags
src/tendisplus/network/session_ctx.h:137
↓ 1 callers
Method
getGossipSize
src/tendisplus/cluster/cluster_manager.cpp:3993
↓ 1 callers
Method
getHeaderSize
src/tendisplus/cluster/cluster_manager.cpp:3706
↓ 1 callers
Function
getHistoryRecord
(testName, version)
performance_test_tools/pipeline_automation_tools/writeTag.py:49
↓ 1 callers
Method
getIOstatsContextStr
src/tendisplus/network/session_ctx.cpp:266
↓ 1 callers
Method
getInfoString
src/tendisplus/network/worker_pool.cpp:27
↓ 1 callers
Method
getInfoString
src/tendisplus/server/latency_monitor.cpp:19
↓ 1 callers
Function
getInt
src/tendisplus/utils/status_test.cpp:50
↓ 1 callers
Method
getIntProperty
src/tendisplus/storage/rocks/rocks_kvstore.cpp:3131
↓ 1 callers
Method
getIsMonitor
src/tendisplus/network/session_ctx.cpp:270
↓ 1 callers
Method
getKeyBySlot
src/tendisplus/cluster/cluster_manager.cpp:5249
↓ 1 callers
Method
getKeyMapLastScanPos
src/tendisplus/server/server_entry.h:404
↓ 1 callers
Method
getKeysFromCommand
src/tendisplus/commands/command.cpp:1154
↓ 1 callers
Method
getLastBackupFailedErr
src/tendisplus/server/server_entry.h:348
↓ 1 callers
Method
getLastBackupFailedTime
src/tendisplus/server/server_entry.h:342
↓ 1 callers
Method
getLastBackupSucces
src/tendisplus/server/server_entry.h:333
↓ 1 callers
Method
getLastBackupTime
src/tendisplus/server/server_entry.h:336
↓ 1 callers
Method
getLastScanPos
src/tendisplus/utils/cursor_map.cpp:253
↓ 1 callers
Method
getLatencyInfo
src/tendisplus/server/latency_monitor.cpp:50
↓ 1 callers
Method
getLevel
src/tendisplus/storage/skiplist.cpp:1069
↓ 1 callers
Method
getLockEndTime
src/tendisplus/cluster/migrate_sender.h:103
← previous
next →
1,001–1,100 of 3,941, ranked by callers