MCPcopy Create free account

hub / github.com/apache/kvrocks / functions

Functions3,913 in github.com/apache/kvrocks

↓ 4 callersMethodGetBucketByTimestamp
src/types/redis_timeseries.cc:755
↓ 4 callersMethodGetClusterNodes
$node $host:$port@$cport $role $master_id/$- $ping_sent $ping_received $version $connected $slot_range
src/cluster/cluster.cc:507
↓ 4 callersFunctionGetFixed
src/common/encoding.h:93
↓ 4 callersMethodGetKeyNameFromCursor
src/server/server.cc:2263
↓ 4 callersMethodGetName
src/storage/storage.h:290
↓ 4 callersMethodGetUnsignedBitfield
src/common/bitfield_util.h:223
↓ 4 callersMethodIndex
src/types/redis_list.cc:357
↓ 4 callersMethodIsClosing
src/storage/storage.h:289
↓ 4 callersMethodIsEmptyableType
src/storage/redis_metadata.cc:336
↓ 4 callersMethodIsFull
src/search/interval.h:122
↓ 4 callersMethodIsFull
src/cluster/batch_sender.h:49
↓ 4 callersMethodIsVectorField
src/search/ir.h:406
↓ 4 callersMethodLoadAndRewrite
src/server/namespace.cc:71
↓ 4 callersMethodLogFileMatches
(t testing.TB, pattern string)
tests/gocase/util/server.go:74
↓ 4 callersMethodMustReadBulkString
(t testing.TB, s string)
tests/gocase/util/tcp_client.go:90
↓ 4 callersMethodName
src/storage/storage.h:136
↓ 4 callersMethodName
tests/cppunit/ir_pass_test.cc:45
↓ 4 callersFunctionParseCommandFlags
src/commands/commander.h:346
↓ 4 callersFunctionParseExpireFlags
src/commands/ttl_util.h:34
↓ 4 callersFunctionParseRangeScoreSpec
src/common/range_spec.cc:70
↓ 4 callersFunctionPopFromMultipleZsets
src/commands/cmd_zset.cc:284
↓ 4 callersFunctionPutFixed
src/common/encoding.h:67
↓ 4 callersFunctionRandString
(minInt, maxInt int, typ RandStringType)
tests/gocase/util/random.go:64
↓ 4 callersMethodRandomKey
src/storage/redis_db.cc:429
↓ 4 callersFunctionRedisProtocolToLuaType
src/storage/scripting.cc:1073
↓ 4 callersMethodRemoveMaster
src/server/server.cc:317
↓ 4 callersMethodReset
src/commands/commander.cc:48
↓ 4 callersFunctionResponseLineIsOK
src/cluster/replication.cc:514
↓ 4 callersMethodRewrite
src/config/config.cc:1048
↓ 4 callersMethodScan
src/types/redis_set.cc:275
↓ 4 callersMethodSetNamespace
src/server/redis_connection.h:166
↓ 4 callersMethodSetProtocolVersion
src/server/redis_connection.h:77
↓ 4 callersMethodSetSlotRanges
The reason why the new version MUST be +1 of current version is that, the command changes topology based on specific topology (also means specific ver
src/cluster/cluster.cc:88
↓ 4 callersMethodSliceByTimestamps
src/types/timeseries.cc:132
↓ 4 callersFunctionSockReadLine
src/common/io_util.cc:314
↓ 4 callersFunctionSockSetBlocking
src/common/io_util.cc:295
↓ 4 callersMethodStart
Kvrocks threads list: - Work-thread: process client's connections and requests - Task-runner: one thread pool, handle some jobs that may freeze server
src/server/server.cc:157
↓ 4 callersFunctionStartsWithICase
src/common/string_util.cc:108
↓ 4 callersMethodStop
src/cluster/replication.cc:101
↓ 4 callersFunctionStringToHex
src/common/string_util.cc:403
↓ 4 callersMethodTransform
src/search/passes/recorder.h:44
↓ 4 callersFunctionValidateGlob
src/common/string_util.cc:119
↓ 4 callersFunctioncheck
(cmd, r)
utils/kvrocks2redis/tests/populate-kvrocks.py:106
↓ 4 callersFunctioncheck_version
(current: str, required: Tuple[int, int, int], prog_name: Optional[str] = None)
x.py:85
↓ 4 callersFunctioncreateDefaultZset
(rdb *redis.Client, ctx context.Context)
tests/gocase/unit/type/zset/zset_test.go:46
↓ 4 callersFunctionfindFreePort
()
tests/gocase/util/server.go:296
↓ 4 callersFunctiongeoDegrad
(deg float64)
tests/gocase/unit/geo/geo_test.go:37
↓ 4 callersMethodwrite
src/types/redis_json.cc:31
↓ 3 callersFunctionAeWait
Wait for milliseconds until the given file descriptor becomes * writable/readable/exception */
src/common/io_util.cc:374
↓ 3 callersMethodAggregateLatestBucket
src/types/redis_timeseries.cc:321
↓ 3 callersFunctionApplyMissingToPersistent
src/types/redis_hash.cc:80
↓ 3 callersFunctionApplyTTLToDeleted
src/types/redis_hash.cc:109
↓ 3 callersMethodAuthenticateUser
src/server/server.cc:2286
↓ 3 callersMethodBecomeAdmin
src/server/redis_connection.h:163
↓ 3 callersMethodByRevRank
src/types/redis_tdigest.cc:304
↓ 3 callersMethodCheckArity
src/commands/commander.h:281
↓ 3 callersMethodCheckDBSizeLimit
src/storage/storage.cc:945
↓ 3 callersMethodClear
src/storage/iterator.cc:199
↓ 3 callersMethodClearKeysOfSlotRange
src/storage/redis_db.cc:534
↓ 3 callersMethodConstructIndexMeta
src/search/search_encoding.h:160
↓ 3 callersMethodConstructIndexPrefixes
src/search/search_encoding.h:168
↓ 3 callersMethodCreate
src/common/bitfield_util.h:56
↓ 3 callersMethodCreateBackup
src/storage/storage.cc:415
↓ 3 callersMethodDecode
src/types/timeseries.cc:258
↓ 3 callersMethodDecode
src/search/search_encoding.h:478
↓ 3 callersMethodDecrMonitorClientNum
src/server/server.cc:857
↓ 3 callersMethodDiffStore
src/types/redis_set.cc:418
↓ 3 callersFunctionDouble
src/server/redis_reply.h:92
↓ 3 callersMethodDump
src/types/json.h:89
↓ 3 callersMethodDumpCBOR
src/types/json.h:109
↓ 3 callersMethodDumpCentroids
src/types/tdigest.cc:389
↓ 3 callersMethodDumpClusterNodes
src/cluster/cluster.cc:678
↓ 3 callersFunctionEncodeFixed64
src/common/encoding.h:58
↓ 3 callersMethodEncodeGeoHash
src/types/redis_geo.cc:220
↓ 3 callersFunctionEvbufferRead
src/common/io_util.cc:589
↓ 3 callersMethodExpandSearchScope
src/search/hnsw_indexer.cc:626
↓ 3 callersFunctionExtractSelectedLabels
src/types/redis_timeseries.cc:137
↓ 3 callersFunctionFindInfoEntry
(rdb *redis.Client, key string, section ...string)
tests/gocase/util/client.go:39
↓ 3 callersMethodForEachKey
src/commands/commander.h:166
↓ 3 callersFunctionFormatAddResultAsRedisReply
src/commands/cmd_timeseries.cc:68
↓ 3 callersFunctionFormatTSLabelListAsRedisReply
src/commands/cmd_timeseries.cc:161
↓ 3 callersFunctionFunctionLoad
src/storage/scripting.cc:297
↓ 3 callersMethodGenerateCursorFromKeyName
src/server/server.cc:2252
↓ 3 callersFunctionGeohashGetCoordRange
src/types/geohash.cc:132
↓ 3 callersMethodGetAckSeq
src/cluster/replication.h:75
↓ 3 callersFunctionGetArrayUnion
(arrays ...[]string)
tests/gocase/unit/type/set/set_test.go:43
↓ 3 callersFunctionGetBitOffsetFromArgument
src/commands/cmd_bit.cc:32
↓ 3 callersMethodGetCFHandles
src/storage/storage.h:293
↓ 3 callersMethodGetConsumerInfo
src/types/redis_stream.cc:1362
↓ 3 callersFunctionGetJemallocOption
src/server/memory_profiler.cc:43
↓ 3 callersMethodGetPerfLog
src/server/server.h:332
↓ 3 callersMethodGetRESPCommands
src/storage/batch_extractor.h:45
↓ 3 callersMethodGetSampleSpan
src/types/timeseries.h:93
↓ 3 callersMethodGetSignedBitfield
src/common/bitfield_util.h:231
↓ 3 callersMethodGetSlotsInfo
Format: 1) 1) start slot 2) end slot 3) 1) master IP 2) master port 3) node ID 4) 1) replica IP 2) replica port 3) node ID ... continued until done
src/cluster/cluster.cc:464
↓ 3 callersMethodGetSlowLog
src/server/server.h:333
↓ 3 callersMethodGetString
Use this function after careful estimation, and reserve enough memory according to the max size of the bitmap string to prevent OOM.
src/types/redis_bitmap.cc:139
↓ 3 callersFunctionHasHashFieldExpirationCandidates
src/storage/compact_filter.cc:57
↓ 3 callersMethodHasIncr
src/types/redis_zset.h:75
↓ 3 callersMethodHasOverlap
HasOverlap is used to determine whether two SlotRanges overlap. Note that if either SlotRange is invalid, it will always return False.
src/cluster/cluster_defs.h:59
← previousnext →501–600 of 3,913, ranked by callers