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
↓ 36 callers
Method
SetError
设置错误码
src/sdk/read_impl.cc:225
↓ 35 callers
Method
Next
src/leveldb/db/db_iter.cc:127
↓ 34 callers
Method
GetHashMethod
src/sdk/table_impl.h:285
↓ 34 callers
Method
GetState
src/master/tabletnode_manager.cc:284
↓ 33 callers
Method
Get
src/common/metric/percentile_counter.h:61
↓ 33 callers
Method
GetExecutor
src/master/master_env.h:102
↓ 33 callers
Function
SplitString
src/common/base/string_ext.cc:7
↓ 33 callers
Method
TEST_CompactMemTable
src/leveldb/db/db_impl.cc:907
↓ 32 callers
Method
Dec
src/common/counter.h:21
↓ 32 callers
Method
DeleteFile
Delete the specified "file" from the specified "level".
src/leveldb/db/version_edit.h:168
↓ 32 callers
Function
IntegerToString
----------------------------------------------------- interface for int to string or buffer Make sure the buffer is big enough -----------------------
src/common/base/string_number.cc:669
↓ 32 callers
Method
LockTransition
src/master/tablet_manager.h:345
↓ 32 callers
Method
ToString
src/common/net/ip_address.cc:32
↓ 32 callers
Method
Unload
src/io/tablet_io.cc:434
↓ 31 callers
Method
ExtractTeraKey
src/leveldb/util/raw_key_operator.cc:229
↓ 31 callers
Method
Get
src/sdk/test/mock_table.h:49
↓ 31 callers
Method
GetTabletNode
src/master/tablet_manager.h:134
↓ 31 callers
Function
ParseFileName
Owned filenames have the form: dbname/CURRENT dbname/LOCK dbname/LOG dbname/LOG.old dbname/MANIFEST-[0-9]+ dbname/[0-9]+.(log|sst)
src/leveldb/db/filename.cc:110
↓ 31 callers
Method
ParseFromString
src/utils/prop_tree.cc:104
↓ 31 callers
Method
Put
src/sdk/table_impl.cc:132
↓ 31 callers
Method
UnlockTransition
src/master/tablet_manager.h:354
↓ 30 callers
Function
GetRemoteAddress
src/utils/network_utils.cc:10
↓ 30 callers
Method
GetServerAddr
src/sdk/sdk_task.h:54
↓ 30 callers
Method
Ref
src/leveldb/db/version_set.cc:443
↓ 30 callers
Method
TableName
src/sdk/schema.cc:32
↓ 30 callers
Method
Type
src/sdk/filter.cc:23
↓ 29 callers
Method
Acquire_Load
src/leveldb/port/atomic_pointer.h:118
↓ 29 callers
Function
ConvertByteToString
src/utils/utils_cmd.cc:61
↓ 29 callers
Method
GetClientImpl
src/sdk/client_impl.h:312
↓ 29 callers
Function
IKey
src/leveldb/db/dbformat_test.cc:15
↓ 29 callers
Method
ToString
src/leveldb/table/table_test.cc:607
↓ 29 callers
Method
close
@brief Closes a table. @details Called from sql_base.cc, sql_select.cc, and table.cc. In sql_select.cc it is only used to close up temporary
sql/src/ha_tera.cc:519
↓ 28 callers
Method
AssertHeld
Crash if this thread does not hold this mutex.
src/common/mutex.h:61
↓ 28 callers
Method
NewRowMutation
生成一个对 rowkey 的RowMutation对象(修改一行) 一个RowMutation对某一行的操作(例如多列修改)是原子的 Args: rowkey(string): 待变更的rowkey Returns:
src/sdk/python/TeraSdk.py:460
↓ 28 callers
Method
Qualifier
Qualifier
src/sdk/read_impl.cc:165
↓ 28 callers
Method
Unref
src/leveldb/db/version_set.cc:445
↓ 28 callers
Method
current
Return the current version.
src/leveldb/db/version_set.h:217
↓ 27 callers
Function
AppendNumberTo
src/leveldb/util/logging.cc:21
↓ 27 callers
Method
CreateDir
src/leveldb/util/env_dfs.cc:488
↓ 27 callers
Method
EnableGlobalTransaction
src/sdk/schema_impl.cc:66
↓ 27 callers
Method
MasterAddr
src/sdk/sdk_zk.cc:179
↓ 27 callers
Method
NewIterator
src/leveldb/db/db_impl.cc:1768
↓ 26 callers
Method
AddColumn
src/sdk/scan.cc:18
↓ 26 callers
Function
BytewiseComparator
src/leveldb/util/comparator.cc:155
↓ 26 callers
Method
DeleteColumns
删除一个列的指定范围版本
src/sdk/mutate_impl.cc:193
↓ 26 callers
Method
EnableTxn
src/sdk/schema.cc:96
↓ 26 callers
Function
ErrorCheck
src/leveldb/bench/db_bench_sqlite3.cc:99
↓ 26 callers
Method
HasCollector
src/common/metric/collector_report_publisher.cc:113
↓ 26 callers
Function
PrintCmdHelpInfo
src/admincli.cc:234
↓ 26 callers
Method
Reset
src/sdk/filter.cc:25
↓ 26 callers
Function
ResolveSymbol
src/leveldb/util/nfs.cc:55
↓ 26 callers
Method
TryLock
src/observer/test/rowlock_proxy_test.cc:34
↓ 26 callers
Method
raw_key
src/leveldb/include/leveldb/tera_key.h:52
↓ 25 callers
Method
GenerateEvent
src/master/load_tablet_procedure.cc:264
↓ 25 callers
Method
KeyMayMatch
src/leveldb/table/filter_block_test.cc:32
↓ 25 callers
Function
MockPath
src/leveldb/util/env_mock.cc:41
↓ 25 callers
Function
OutputIntegerAsString
src/common/base/string_number.cc:533
↓ 25 callers
Function
Value
Return the crc32c of data[0,n-1]
src/leveldb/util/crc32c.h:24
↓ 25 callers
Function
get_curtime_str
src/common/timer.h:36
↓ 25 callers
Function
get_micros
src/leveldb/util/raw_key_operator_test.cc:21
↓ 24 callers
Method
Family
Column family
src/sdk/read_impl.cc:156
↓ 24 callers
Function
LeveldbBaseEnv
src/io/utils_leveldb.cc:81
↓ 24 callers
Method
Next
src/leveldb/db/db_test.cc:1988
↓ 24 callers
Method
PendingNum
src/common/thread_pool.h:139
↓ 24 callers
Function
StringFormat
src/common/base/string_format.cc:63
↓ 23 callers
Method
DebugString
src/sdk/global_txn_internal.cc:447
↓ 23 callers
Function
EscapeString
src/leveldb/util/logging.cc:46
↓ 23 callers
Method
GetChildren
src/leveldb/util/env_dfs.cc:431
↓ 23 callers
Method
GetDataSize
src/io/tablet_io.cc:707
↓ 23 callers
Method
NewGlobalTransaction
src/sdk/client_impl.cc:1360
↓ 23 callers
Function
RunAllTests
src/leveldb/util/testharness.cc:40
↓ 23 callers
Method
Size
src/observer/rowlocknode/rowlock_db.h:85
↓ 23 callers
Function
TableDescToSchema
src/sdk/sdk_utils.cc:233
↓ 23 callers
Method
swap
Swap two scoped pointers.
src/common/base/scoped_ptr.h:122
↓ 22 callers
Function
CreateTable
创建一个表格
src/sample/tera_sample.cc:26
↓ 22 callers
Function
EditDistance
https://en.wikipedia.org/wiki/Edit_distance https://en.wikipedia.org/wiki/Levenshtein_distance
src/utils/string_util.cc:219
↓ 22 callers
Method
Get
src/leveldb/db/db_impl.cc:1723
↓ 22 callers
Method
GetDataSize
src/master/tablet_manager.cc:131
↓ 22 callers
Method
GetStringUTFChars
src/sdk/java/native-src/jni.h:1253
↓ 22 callers
Method
IsNotFound
Returns true iff the status indicates a NotFound error.
src/leveldb/include/leveldb/status.h:74
↓ 22 callers
Function
PutVarint64
src/leveldb/util/coding.cc:96
↓ 22 callers
Method
TEST_CompactRange
src/leveldb/db/db_impl.cc:865
↓ 22 callers
Method
ToString
------------------------- [begin item table] -------------------------- ///
src/benchmark/tpcc/tpccdb.cc:20
↓ 22 callers
Method
remove_prefix
Drop the first "n" bytes from this slice.
src/leveldb/include/leveldb/slice.h:68
↓ 21 callers
Method
CreateTable
src/sdk/client_impl.cc:156
↓ 21 callers
Method
GetRandom
src/benchmark/tpcc/random_generator.cc:46
↓ 21 callers
Method
GetTable
src/master/tablet_manager.cc:237
↓ 21 callers
Method
LockName
src/sdk/global_txn_internal.h:114
↓ 21 callers
Function
PthreadCall
src/common/mutex.h:20
↓ 21 callers
Function
PthreadCall
src/leveldb/port/port_posix.cc:30
↓ 21 callers
Function
PutLengthPrefixedSlice
src/leveldb/util/coding.cc:102
↓ 21 callers
Method
release
Release a pointer. The return value is the current pointer held by this object. If this object holds a NULL pointer, the return value is NULL. After t
src/common/base/scoped_ptr.h:133
↓ 20 callers
Function
Between
src/leveldb/db/db_test.cc:1138
↓ 20 callers
Method
DebugString
src/leveldb/db/version_set.cc:896
↓ 20 callers
Function
DecodeFixed32
src/leveldb/util/coding.h:62
↓ 20 callers
Function
IOError
Log error message
src/leveldb/util/env_mock.cc:46
↓ 20 callers
Function
IsValidName
src/utils/string_util.cc:143
↓ 20 callers
Method
MakeAString
src/benchmark/tpcc/random_generator.cc:65
↓ 20 callers
Method
Run
src/tabletnode/remote_tabletnode.cc:112
↓ 20 callers
Method
Scan
src/io/tablet_io.cc:1783
← previous
next →
101–200 of 7,629, ranked by callers