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
↓ 7 callers
Method
setSpan
src/tendisplus/storage/record.cpp:1735
↓ 7 callers
Function
stold
src/tendisplus/utils/string.cpp:95
↓ 7 callers
Method
toString
src/tendisplus/network/network.cpp:61
↓ 7 callers
Function
waitCatchup
(m *util.RedisServer, s *util.RedisServer, kvstorecount int)
src/tendisplus/integrate_test/common.go:159
↓ 6 callers
Function
RandStrAlpha
(n int)
src/tendisplus/integrate_test/util/util.go:37
↓ 6 callers
Function
addOneKeyEveryKvstore
src/tendisplus/server/restore_test.cpp:34
↓ 6 callers
Function
backup
(m *util.RedisServer, backup_mode string, dir string)
src/tendisplus/integrate_test/common.go:62
↓ 6 callers
Method
checkKeyTypeForSet
src/tendisplus/server/server_entry.h:249
↓ 6 callers
Method
checkMasterHost
src/tendisplus/replication/repl_manager.cpp:1436
↓ 6 callers
Function
check_sub_and_pub
(master *util.RedisServer, channel string)
src/tendisplus/integrate_test/pubsubtest.go:62
↓ 6 callers
Function
cluster_extract_field
(reply string, prefix string, delimiter string)
src/tendisplus/integrate_test/common_cluster.go:55
↓ 6 callers
Function
cluster_slaveof
(m *util.RedisServer, s *util.RedisServer)
src/tendisplus/integrate_test/common_cluster.go:195
↓ 6 callers
Method
delKeys
src/tendisplus/utils/test_util.cpp:575
↓ 6 callers
Method
deleteBitMap
* note(raffertyyu): * check if any of slots is already in deleting in case of * user input wrong slots; */
src/tendisplus/cluster/gc_manager.cpp:199
↓ 6 callers
Method
enableRepllog
src/tendisplus/storage/rocks/rocks_kvstore.h:355
↓ 6 callers
Method
existMigrateTask
src/tendisplus/cluster/migrate_manager.cpp:835
↓ 6 callers
Function
fragmentIdEncode
* Big-endian encoding, the coding order is consistent with the numerical order */
src/tendisplus/commands/tbitmap.cpp:71
↓ 6 callers
Function
genData
src/tendisplus/storage/rocks/rocks_kvstore_test.cpp:95
↓ 6 callers
Function
genRand
src/tendisplus/utils/utils_common_test.cpp:31
↓ 6 callers
Method
getCurrentEpoch
src/tendisplus/cluster/cluster_manager.cpp:1132
↓ 6 callers
Method
getDataSize
src/tendisplus/storage/record.h:442
↓ 6 callers
Method
getMflags
src/tendisplus/cluster/cluster_manager.h:359
↓ 6 callers
Method
getOp
src/tendisplus/storage/record.h:395
↓ 6 callers
Method
getProcessPacketStart
src/tendisplus/network/session_ctx.cpp:48
↓ 6 callers
Method
getScriptMgr
src/tendisplus/server/server_entry.cpp:965
↓ 6 callers
Function
getSeekPosOfSet
get the seek pos of set structure
src/tendisplus/commands/set.cpp:23
↓ 6 callers
Method
getTaskNum
get migrate task job num of the same head Taskid */
src/tendisplus/cluster/migrate_manager.cpp:785
↓ 6 callers
Method
getType
src/tendisplus/server/session.h:71
↓ 6 callers
Method
getTypeStr
src/tendisplus/server/session.cpp:64
↓ 6 callers
Function
hexlify
src/tendisplus/utils/string.cpp:183
↓ 6 callers
Method
isPaused
src/tendisplus/storage/rocks/rocks_kvstore.cpp:1492
↓ 6 callers
Function
ldtos
src/tendisplus/utils/string.cpp:156
↓ 6 callers
Function
lockModeRepr
src/tendisplus/lock/mgl/mgl_mgr.cpp:42
↓ 6 callers
Function
luaPushError
This function is used in order to push an error on the Lua stack in the * format used by redis.pcall to return errors, which is a lua table * with a
src/tendisplus/script/lua_state.cpp:151
↓ 6 callers
Method
nodeInHandshake
src/tendisplus/cluster/cluster_manager.cpp:665
↓ 6 callers
Function
popCount
src/tendisplus/utils/redis_port.cpp:236
↓ 6 callers
Method
replicate
src/tendisplus/utils/test_util.cpp:618
↓ 6 callers
Function
restoreBackup
(m *util.RedisServer, dir string)
src/tendisplus/integrate_test/common.go:114
↓ 6 callers
Function
restoreBinlog
(m1 *util.RedisServer, m2 *util.RedisServer, kvstorecount int, endTs uint64)
src/tendisplus/integrate_test/common.go:277
↓ 6 callers
Method
setAuthed
src/tendisplus/network/session_ctx.cpp:73
↓ 6 callers
Method
setClient
src/tendisplus/cluster/cluster_manager.cpp:784
↓ 6 callers
Method
setState
src/tendisplus/cluster/migrate_manager.cpp:661
↓ 6 callers
Method
setTail
src/tendisplus/storage/record.cpp:1341
↓ 6 callers
Method
setWaitLock
src/tendisplus/network/session_ctx.cpp:191
↓ 6 callers
Function
shutdownPredixy
(m *util.Predixy, shutdown int, clear int)
src/tendisplus/integrate_test/common.go:372
↓ 6 callers
Method
slaveof
src/tendisplus/utils/test_util.cpp:503
↓ 6 callers
Function
startCluster
( clusterIp string, clusterPortStart int, clusterNodeNum int, externalArgs map[string]string, pwd string, bi
src/tendisplus/integrate_test/common_cluster.go:255
↓ 6 callers
Function
stod
object.c getDoubleFromObject() value = strtod(o->ptr, &eptr); if (sdslen(o->ptr) == 0 || isspace(((const char*)o->ptr)[0]) || (size_t)(eptr-(char*)o->
src/tendisplus/utils/string.cpp:123
↓ 6 callers
Function
testCommandArrayResult
src/tendisplus/commands/command_test.cpp:1974
↓ 6 callers
Function
testdouble
src/tendisplus/storage/varint_test.cpp:92
↓ 6 callers
Method
toString
src/tendisplus/lock/mgl/mgl.cpp:108
↓ 6 callers
Function
updateTTLIndex
val._ttl is new ttl
src/tendisplus/commands/command.cpp:60
↓ 6 callers
Function
waitMeetEnd
(servers *[]util.RedisServer, expectedNodeNum int)
src/tendisplus/integrate_test/common_cluster.go:427
↓ 6 callers
Function
writeKVDataToServer
src/tendisplus/utils/test_util.cpp:783
↓ 5 callers
Function
Open
src/tendisplus/server/db_stress.cpp:407
↓ 5 callers
Function
SHA1Update
src/tendisplus/script/sha1.c:142
↓ 5 callers
Method
authed
src/tendisplus/network/session_ctx.cpp:61
↓ 5 callers
Method
bitAmount
src/tendisplus/storage/record.cpp:1513
↓ 5 callers
Function
bitsetEncode
src/tendisplus/utils/string.h:135
↓ 5 callers
Function
char2Rt
src/tendisplus/storage/record.cpp:170
↓ 5 callers
Function
clusterOk
src/tendisplus/cluster/cluster_test.cpp:1342
↓ 5 callers
Method
clusterSendMessage
src/tendisplus/cluster/cluster_manager.cpp:6137
↓ 5 callers
Method
clusterUpdateState
src/tendisplus/cluster/cluster_manager.cpp:4942
↓ 5 callers
Function
compareClusterInfo
check meet
src/tendisplus/cluster/cluster_test.cpp:922
↓ 5 callers
Function
compareStringObjectsForLexRange
src/tendisplus/storage/skiplist.cpp:17
↓ 5 callers
Function
createClient
src/tendisplus/replication/repl_util.cpp:15
↓ 5 callers
Method
createSlotCursor
src/tendisplus/storage/rocks/rocks_kvstore.cpp:196
↓ 5 callers
Function
delGeneric
return false if not exists return true if exists and del ok return error on error
src/tendisplus/commands/del.cpp:23
↓ 5 callers
Method
drainReqCallback
src/tendisplus/network/network.cpp:863
↓ 5 callers
Method
eleCount
src/tendisplus/storage/record.cpp:1525
↓ 5 callers
Method
flush
src/tendisplus/utils/test_util.cpp:509
↓ 5 callers
Function
genericSAdd
src/tendisplus/commands/set.cpp:129
↓ 5 callers
Method
getBaseDB
src/tendisplus/storage/rocks/rocks_kvstore.cpp:2800
↓ 5 callers
Method
getBinlogCnt
src/tendisplus/storage/rocks/rocks_kvstore.cpp:1825
↓ 5 callers
Method
getCFOption
src/tendisplus/storage/rocks/rocks_kvstore.cpp:3433
↓ 5 callers
Method
getChunkSize
src/tendisplus/storage/catalog.h:200
↓ 5 callers
Method
getData
src/tendisplus/storage/record.h:439
↓ 5 callers
Method
getDataColumnFamilyHandle
src/tendisplus/storage/rocks/rocks_kvstore.h:434
↓ 5 callers
Function
getDbsize
(m *util.RedisServer)
src/tendisplus/integrate_test/common.go:105
↓ 5 callers
Method
getFlag
src/tendisplus/storage/record.h:581
↓ 5 callers
Method
getHdrSize
src/tendisplus/storage/repllog.cpp:278
↓ 5 callers
Method
getHllCount
src/tendisplus/commands/pf.cpp:291
↓ 5 callers
Method
getIntResult
src/tendisplus/utils/test_util.cpp:515
↓ 5 callers
Method
getMode
src/tendisplus/lock/mgl/mgl.h:42
↓ 5 callers
Method
getReadBufSize
src/tendisplus/network/blocking_tcp_client.h:124
↓ 5 callers
Method
getReadPacketTs
src/tendisplus/network/session_ctx.cpp:56
↓ 5 callers
Method
getRecordValueType
src/tendisplus/storage/record.cpp:443
↓ 5 callers
Method
getReplOffset
src/tendisplus/cluster/cluster_manager.cpp:517
↓ 5 callers
Method
getSessionCount
src/tendisplus/server/server_entry.cpp:1031
↓ 5 callers
Method
getSnapshotNum
src/tendisplus/cluster/migrate_sender.h:84
↓ 5 callers
Function
int16Decode
src/tendisplus/storage/varint.cpp:146
↓ 5 callers
Function
int32Encode
src/tendisplus/storage/varint.cpp:156
↓ 5 callers
Function
isMaster
(m *util.RedisServer)
src/tendisplus/integrate_test/common_cluster.go:391
↓ 5 callers
Method
isRunning
src/tendisplus/script/lua_state.h:53
↓ 5 callers
Method
key
src/tendisplus/storage/kvstore.cpp:328
↓ 5 callers
Method
lockDb
src/tendisplus/utils/test_util.cpp:625
↓ 5 callers
Method
manualFailover
src/tendisplus/utils/test_util.cpp:637
↓ 5 callers
Function
msEpochToDatetime
src/tendisplus/utils/time.cpp:97
↓ 5 callers
Function
msToNow
How many milliseconds to the current time */
src/tendisplus/utils/time.cpp:106
↓ 5 callers
Method
nodeTimedOut
src/tendisplus/cluster/cluster_manager.cpp:670
← previous
next →
301–400 of 3,941, ranked by callers