MCPcopy Create free account

hub / github.com/apache/kvrocks / functions

Functions3,913 in github.com/apache/kvrocks

↓ 1 callersFunctionGeohashDecodeToLongLatType
src/types/geohash.cc:225
↓ 1 callersFunctionGeohashDecodeToLongLatWGS84
src/types/geohash.cc:231
↓ 1 callersFunctionGeohashEncodeType
src/types/geohash.cc:169
↓ 1 callersFunctionGeohashEncodeWGS84
src/types/geohash.cc:175
↓ 1 callersMethodGet
src/types/redis_json.cc:149
↓ 1 callersMethodGet
src/common/lock_manager.h:49
↓ 1 callersMethodGetAnnouncePort
src/server/redis_connection.h:157
↓ 1 callersFunctionGetBitFromByte
Gets the i-th bit from a byte. Should only be used with i <= 7.
src/common/bit_util.h:77
↓ 1 callersFunctionGetBitfieldInteger
src/types/redis_bitmap.cc:770
↓ 1 callersMethodGetByToken
src/server/namespace.cc:115
↓ 1 callersMethodGetBytes
src/types/json.h:225
↓ 1 callersMethodGetChannelsByPattern
src/server/server.cc:511
↓ 1 callersMethodGetCheckpointAccessTimeSecs
src/storage/storage.h:357
↓ 1 callersMethodGetClientID
src/server/server.cc:871
↓ 1 callersMethodGetClientsStr
src/server/server.cc:1808
↓ 1 callersMethodGetClusterInfo
src/cluster/cluster.cc:406
↓ 1 callersMethodGetConnections
src/server/worker.h:82
↓ 1 callersMethodGetContent
src/server/server.h:177
↓ 1 callersMethodGetCurrentSlotMigrationStage
src/cluster/slot_migrate.h:106
↓ 1 callersMethodGetData
Get the plain bitset value from the Bloom filter bitset. @return bitset value;
src/types/bloom_filter.h:164
↓ 1 callersMethodGetDstNode
src/cluster/slot_migrate.h:109
↓ 1 callersMethodGetFieldsExpireTime
src/types/redis_hash.cc:863
↓ 1 callersMethodGetIP
src/server/redis_connection.h:151
↓ 1 callersMethodGetIdleTime
src/server/redis_connection.cc:189
↓ 1 callersMethodGetImportInfo
src/cluster/slot_import.cc:129
↓ 1 callersMethodGetInfo
WARNING: we must not access DB(i.e. RocksDB) when server is loading since DB is closed and the pointer is invalid. Server may crash if we access DB du
src/server/server.cc:1540
↓ 1 callersMethodGetIter
src/storage/iterator.cc:201
↓ 1 callersMethodGetKeyNumStats
src/storage/redis_db.cc:245
↓ 1 callersMethodGetKeyspaceInfo
src/server/server.cc:1504
↓ 1 callersMethodGetLastBgsaveTime
src/server/server.cc:1390
↓ 1 callersMethodGetLastGeneratedID
src/types/redis_stream.cc:51
↓ 1 callersMethodGetLastRandomKeyCursor
src/server/server.cc:1371
↓ 1 callersMethodGetLatestKeyNumStats
src/server/server.cc:1733
↓ 1 callersMethodGetLatestSample
src/types/timeseries.cc:561
↓ 1 callersFunctionGetLocalIPAddresses
src/common/io_util.cc:408
↓ 1 callersMethodGetLuaMemorySize
src/server/worker.cc:583
↓ 1 callersMethodGetMigrationInfo
src/cluster/slot_migrate.cc:1203
↓ 1 callersMethodGetMultiExecCommands
src/server/redis_connection.h:198
↓ 1 callersMethodGetMut
Get a segment by given index, and mark it dirty.
src/types/redis_bitmap.cc:673
↓ 1 callersMethodGetMyId
src/cluster/cluster.h:93
↓ 1 callersMethodGetNativeHandle
src/server/worker.h:122
↓ 1 callersFunctionGetPeerAddr
src/common/io_util.cc:328
↓ 1 callersMethodGetPendingEntries
src/types/redis_stream.cc:1734
↓ 1 callersMethodGetPolicy
src/types/timeseries.h:111
↓ 1 callersMethodGetPort
src/server/redis_connection.h:152
↓ 1 callersMethodGetProfilingStatus
src/server/memory_profiler.cc:86
↓ 1 callersMethodGetPubSubPatternSize
src/server/server.h:227
↓ 1 callersMethodGetReplId
src/storage/storage.cc:1079
↓ 1 callersMethodGetReplIdFromDbEngine
src/storage/storage.cc:1093
↓ 1 callersMethodGetReplicaCount
src/server/server.h:254
↓ 1 callersMethodGetRocksDBStatsJson
src/server/server.cc:1573
↓ 1 callersMethodGetRoleInfo
src/server/server.cc:1323
↓ 1 callersMethodGetSChannelsByPattern
src/server/server.cc:596
↓ 1 callersMethodGetSlaveHostAndPort
src/server/server.cc:2222
↓ 1 callersMethodGetType
src/server/server.h:176
↓ 1 callersFunctionGetVarint32Ptr
src/common/encoding.cc:108
↓ 1 callersFunctionGetVarint32PtrFallback
src/common/encoding.cc:91
↓ 1 callersFunctionGroupReducerTypeToString
src/commands/cmd_timeseries.cc:116
↓ 1 callersMethodGroupSetId
src/types/redis_stream.cc:915
↓ 1 callersFunctionGroupSourceToString
src/commands/cmd_timeseries.cc:124
↓ 1 callersFunctionHExpireConditionPasses
src/types/redis_hash.cc:150
↓ 1 callersMethodHasAnyFlags
src/types/redis_zset.h:76
↓ 1 callersMethodHasCH
src/types/redis_zset.h:74
↓ 1 callersFunctionHashSubkeyEncodingModeName
src/commands/cmd_key.cc:35
↓ 1 callersFunctionHeaderOfAttribute
src/server/redis_reply.h:136
↓ 1 callersMethodHeaderOfAttribute
src/server/redis_connection.h:109
↓ 1 callersFunctionHeaderOfPush
src/server/redis_reply.h:141
↓ 1 callersMethodHeaderOfPush
src/server/redis_connection.h:112
↓ 1 callersFunctionHllDenseRegHisto
* Compute the register histogram in the dense representation. */
src/types/hyperloglog.cc:113
↓ 1 callersFunctionHllMerge
src/types/hyperloglog.cc:160
↓ 1 callersFunctionHllSigma
Helper function sigma as defined in * "New cardinality estimation algorithms for HyperLogLog sketches" * Otmar Ertl, arXiv:1702.01284 */
src/types/hyperloglog.cc:194
↓ 1 callersFunctionHllTau
Helper function tau as defined in * "New cardinality estimation algorithms for HyperLogLog sketches" * Otmar Ertl, arXiv:1702.01284 */
src/types/hyperloglog.cc:211
↓ 1 callersMethodImportSlotRange
src/cluster/cluster.cc:348
↓ 1 callersMethodInWALBoundary
src/storage/storage.cc:1184
↓ 1 callersMethodIncrCalls
src/stats/stats.cc:86
↓ 1 callersMethodIncrClientNum
src/server/server.cc:848
↓ 1 callersMethodIncrFullSyncCount
src/stats/stats.h:91
↓ 1 callersMethodIncrLatency
src/stats/stats.cc:95
↓ 1 callersMethodIncrMonitorClientNum
src/server/server.cc:855
↓ 1 callersMethodIncrOutboundBytes
src/stats/stats.h:90
↓ 1 callersMethodIncrPSyncErrCount
src/stats/stats.h:92
↓ 1 callersMethodIncrPSyncOKCount
src/stats/stats.h:93
↓ 1 callersMethodIngestSST
src/storage/storage.cc:788
↓ 1 callersFunctionInitSSL
src/server/tls_util.cc:42
↓ 1 callersFunctionInitSpdlog
utils/kvrocks2redis/main.cc:87
↓ 1 callersFunctionInitSpdlog
src/cli/main.cc:101
↓ 1 callersMethodInitialKeyRange
src/commands/commander.h:289
↓ 1 callersMethodInsertCommon
src/types/redis_bloom_chain.cc:153
↓ 1 callersMethodInsertVectorEntry
src/search/hnsw_indexer.cc:520
↓ 1 callersMethodInsertVectorEntryInternal
src/search/hnsw_indexer.cc:358
↓ 1 callersFunctionInterleave64
Interleave lower bits of x and y, so the bits of x * are in the even positions and bits from y in the odd; * x and y must initially be less than 2**
src/types/geohash.cc:74
↓ 1 callersFunctionIsCmdAllowedInStaleData
src/server/redis_connection.cc:422
↓ 1 callersFunctionIsCmdForIndexing
src/server/redis_connection.cc:416
↓ 1 callersMethodIsDBInRetryableIOError
src/storage/storage.h:359
↓ 1 callersFunctionIsDiskQuotaExceeded
src/storage/event_listener.cc:82
↓ 1 callersMethodIsEmptyDB
src/storage/storage.cc:556
↓ 1 callersFunctionIsExpiredHashFieldSubkey
src/storage/compact_filter.cc:41
↓ 1 callersFunctionIsFieldExpired
src/types/redis_hash.cc:56
↓ 1 callersFunctionIsImmediateExpire
src/types/redis_hash.cc:58
↓ 1 callersMethodIsImporting
src/server/redis_connection.h:184
← previousnext →1,001–1,100 of 3,913, ranked by callers