Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ functions
Functions
7,629 in github.com/baidu/tera
⨍
Functions
7,629
◇
Types & classes
1,427
↓ 3 callers
Function
Lz4_Compress
src/leveldb/port/port_posix.cc:120
↓ 3 callers
Method
MarkBeingCompacted
src/leveldb/db/version_set.cc:3100
↓ 3 callers
Function
MaxFileSizeForLevel
src/leveldb/db/version_set.cc:56
↓ 3 callers
Function
MaxGrandParentOverlapBytes
Maximum bytes of overlaps in grandparent (i.e., level+2) before we stop building a single file in a level->level+1 compaction.
src/leveldb/db/version_set.cc:33
↓ 3 callers
Method
MemoryUsage
Returns an estimate of the total memory usage of data allocated by the arena (including space allocated but not yet used for user allocations).
src/leveldb/util/arena.h:33
↓ 3 callers
Method
MergeSize
src/sdk/schema.cc:90
↓ 3 callers
Method
MergeTablets
src/master/tablet_manager.cc:799
↓ 3 callers
Function
MetaInternalOp
src/admincli.cc:1308
↓ 3 callers
Method
MinDepth
src/utils/prop_tree.h:100
↓ 3 callers
Function
MoveEnvDirToTrash
src/io/utils_leveldb.cc:130
↓ 3 callers
Method
MoveTablet
src/load_balancer/cluster.cc:714
↓ 3 callers
Function
MurmurHash
src/sdk/murmur_hash_impl.cc:61
↓ 3 callers
Method
NURand
src/benchmark/tpcc/random_generator.cc:106
↓ 3 callers
Method
NeedUpdate
src/access/helpers/version_recorder.h:20
↓ 3 callers
Method
NewId
src/leveldb/util/cache.cc:466
↓ 3 callers
Function
NewPosixEnv
src/leveldb/util/env_posix.cc:902
↓ 3 callers
Method
NewRandomAccessFile
random read file
src/leveldb/util/env_flash.cc:411
↓ 3 callers
Method
NewSequentialFile
Partial implementation of the Env interface.
src/leveldb/helpers/memenv/memenv.cc:228
↓ 3 callers
Method
NewWritableFile
writable
src/leveldb/util/env_flash.cc:430
↓ 3 callers
Method
NoBarrier_Store
src/leveldb/port/atomic_pointer.h:117
↓ 3 callers
Method
NotifyName
src/sdk/global_txn_internal.h:117
↓ 3 callers
Function
NumberString
Construct a string from a number
src/leveldb/db/log_test.cc:32
↓ 3 callers
Method
Open
RandomAccessFile
src/leveldb/persistent_cache/persistent_cache_file.cc:30
↓ 3 callers
Method
OpenTable
打开名为<name>的表 Args: name(string): 表名 Returns: (Table) 打开的Table指针 Raises: TeraSdkException
src/sdk/python/TeraSdk.py:273
↓ 3 callers
Function
OpenTables
src/sdk/test/global_txn_batch_op.cc:125
↓ 3 callers
Function
PackTimestampAndType
src/io/coding.h:80
↓ 3 callers
Function
ParseFloatNumber
src/common/base/string_number.cc:149
↓ 3 callers
Function
ParseOperatorStructure
src/sdk/test/global_txn_batch_op.cc:96
↓ 3 callers
Function
ParseTableSchemaFile
src/sdk/sdk_utils.cc:952
↓ 3 callers
Method
PercentileLatency
src/benchmark/mark.h:59
↓ 3 callers
Method
PerfPrewriteDelay
src/sdk/global_txn_internal.cc:495
↓ 3 callers
Method
PickCompaction
src/leveldb/db/version_set.cc:2705
↓ 3 callers
Method
PickRandomTabletOfMetaNode
src/load_balancer/action_generators.cc:502
↓ 3 callers
Function
PickUniqueIdSet
src/benchmark/tpcc/tpccdb.h:57
↓ 3 callers
Method
PostUnloadTabletPhaseHandler
src/master/split_tablet_procedure.cc:99
↓ 3 callers
Method
PostUnloadTabletsPhaseHandler
src/master/merge_tablet_procedure.cc:99
↓ 3 callers
Method
PrimaryIsLocked
src/sdk/global_txn_internal.cc:242
↓ 3 callers
Function
PrintMetaInfo
src/admincli.cc:313
↓ 3 callers
Method
ProcId
src/master/split_tablet_procedure.cc:54
↓ 3 callers
Function
ProcessMeta
src/admincli.cc:583
↓ 3 callers
Function
PutFixed64
src/io/coding.h:28
↓ 3 callers
Method
PutIfAbsent
src/sdk/table_impl.cc:285
↓ 3 callers
Method
Read
src/leveldb/util/env_flash.cc:150
↓ 3 callers
Function
ReadFileToString
src/leveldb/util/env.cc:85
↓ 3 callers
Method
ReadTablet
src/proto/tabletnode_client.cc:37
↓ 3 callers
Method
ReadTablet
src/tabletnode/tabletnode_impl.cc:1413
↓ 3 callers
Method
ReadUnlock
src/common/rwmutex.h:24
↓ 3 callers
Method
ReleaseLock
src/master/procedure_limiter.h:67
↓ 3 callers
Method
RemoveProcedure
src/master/procedure_executor.cc:74
↓ 3 callers
Method
RunAfterPrewriteFailed
src/sdk/global_txn.cc:737
↓ 3 callers
Method
RunCallback
src/sdk/test/sdk_timeout_manager_test.cc:40
↓ 3 callers
Method
Seek
src/leveldb/table/merger.cc:64
↓ 3 callers
Method
Seek
src/leveldb/table/table_test.cc:277
↓ 3 callers
Method
SeekToLast
src/leveldb/table/table_test.cc:284
↓ 3 callers
Method
SeperateLocalityGroup
src/leveldb/db/write_batch.cc:88
↓ 3 callers
Function
SerializationRowResult
src/terautil.cc:773
↓ 3 callers
Function
SetCfProperties
src/sdk/sdk_utils.cc:401
↓ 3 callers
Method
SetCommitDuration
src/sdk/global_txn_internal.cc:327
↓ 3 callers
Method
SetContext
设置用户上下文,可在回调函数中获取
src/sdk/single_row_txn.cc:140
↓ 3 callers
Function
SetCurrentFile
src/leveldb/db/filename.cc:154
↓ 3 callers
Method
SetDBImpl
src/leveldb/db/db_impl_test.cc:25
↓ 3 callers
Method
SetErrorIgnoredLGs
src/master/tablet_manager.cc:275
↓ 3 callers
Method
SetGetChildrenCallback
src/leveldb/util/env_mock.cc:282
↓ 3 callers
Method
SetLimit
src/quota/flow_controller.h:27
↓ 3 callers
Method
SetMergeSize
src/sdk/schema.cc:88
↓ 3 callers
Method
SetPrevLogNumber
src/leveldb/db/version_edit.h:68
↓ 3 callers
Method
SetRandomConstant
src/benchmark/tpcc/random_generator.cc:25
↓ 3 callers
Method
SetSequentialFileReadCallback
src/leveldb/util/env_mock.cc:59
↓ 3 callers
Method
SetSplitSize
src/sdk/schema.cc:84
↓ 3 callers
Method
SetTabletNodeStatus
src/tabletnode/tabletnode_impl.cc:913
↓ 3 callers
Method
SetUseMemtableOnLeveldb
src/sdk/schema_impl.cc:122
↓ 3 callers
Function
SetupTestEnv
src/common/test/log_cleaner_test.cc:45
↓ 3 callers
Function
ShowTableDescriptor
src/sdk/sdk_utils.cc:227
↓ 3 callers
Function
ShowTableSchema
src/sdk/sdk_utils.cc:82
↓ 3 callers
Function
ShowTabletList
src/teracli_main.cc:1304
↓ 3 callers
Method
ShowTabletNodesInfo
src/sdk/client_impl.cc:1141
↓ 3 callers
Method
Shutdown
src/common/tera_entry.cc:26
↓ 3 callers
Method
Size
src/leveldb/helpers/memenv/memenv.cc:54
↓ 3 callers
Method
SleepForMicroseconds
src/leveldb/util/env_posix.cc:790
↓ 3 callers
Method
SortNodesByFlashSizePercent
src/load_balancer/cluster.cc:323
↓ 3 callers
Method
SplitSize
src/sdk/schema.cc:86
↓ 3 callers
Method
SplitTablet
src/master/tablet_manager.cc:849
↓ 3 callers
Method
Start
src/master/procedure_executor.cc:31
↓ 3 callers
Method
Start
src/leveldb/db/db_bench.cc:201
↓ 3 callers
Function
StartScan
src/terautil.cc:2308
↓ 3 callers
Method
StartThread
src/leveldb/util/env_posix.cc:880
↓ 3 callers
Method
StatUserPerfCounter
src/sdk/table_impl.cc:2291
↓ 3 callers
Method
State
src/benchmark/tpcc/tpccdb.cc:253
↓ 3 callers
Method
Stop
src/leveldb/db/db_bench.cc:225
↓ 3 callers
Function
StringFormatAppendVA
src/common/base/string_format.cc:7
↓ 3 callers
Method
Sum
tera specified
src/common/base/bounded_queue.h:52
↓ 3 callers
Method
Tell
src/common/file/file_stream.cc:128
↓ 3 callers
Function
TempFileName
src/leveldb/db/filename.cc:93
↓ 3 callers
Method
TimeOut
src/sdk/test/sdk_timeout_manager_test.cc:35
↓ 3 callers
Method
TimeWaitInUs
Time wait in us timeout < 0 would cause ETIMEOUT and return false immediately
src/common/mutex.h:132
↓ 3 callers
Method
ToMetaTableKeyValue
src/master/user_manager.cc:47
↓ 3 callers
Method
TokenToUserName
src/master/user_manager.cc:167
↓ 3 callers
Method
TryCollectInheritedFile
src/master/tablet_manager.cc:1010
↓ 3 callers
Function
TryDeleteEmptyDir
src/io/utils_leveldb.cc:253
↓ 3 callers
Method
Type
src/common/metric/subscriber.h:30
← previous
next →
1,101–1,200 of 7,629, ranked by callers