Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/terarkdb
/ functions
Functions
18,157 in github.com/bytedance/terarkdb
⨍
Functions
18,157
◇
Types & classes
3,680
↓ 29 callers
Method
NewIterator
utilities/ttl/db_ttl_impl.cc:314
↓ 29 callers
Method
NewWritableFile
tools/db_bench_tool.cc:1246
↓ 29 callers
Method
SetLogNumber
db/version_edit.h:256
↓ 29 callers
Method
TEST_BGCompactionsAllowed
db/db_impl_debug.cc:224
↓ 29 callers
Method
Unlock
port/port_posix.cc:67
↓ 29 callers
Method
base_level
db/version_set.h:371
↓ 29 callers
Method
pop_back
util/autovector.h:282
↓ 28 callers
Function
BigString
Construct a string of the specified length made out of the supplied partial string.
db/log_test.cc:25
↓ 28 callers
Function
CountIter
db/db_bloom_filter_test.cc:1243
↓ 28 callers
Method
Find
utilities/spatialdb/spatial_db.cc:156
↓ 28 callers
Method
Get
util/thread_local.cc:269
↓ 28 callers
Method
GetCapacity
cache/sharded_cache.cc:82
↓ 28 callers
Function
Key
convert long to a big-endian slice key
tools/db_stress.cc:664
↓ 28 callers
Method
Lock
utilities/transactions/transaction_db_mutex_impl.cc:64
↓ 28 callers
Function
NewPlainTableFactory
table/plain_table_factory.cc:232
↓ 28 callers
Function
ParseCommandLineFlags
db/db_iter_stress_test.cc:27
↓ 28 callers
Function
PutVarint64
util/coding.h:275
↓ 28 callers
Method
ReleaseLongArrayElements
java/rocksjni/jni.h:1714
↓ 28 callers
Function
VerifyRowValueColumns
utilities/cassandra/test_utils.cc:55
↓ 28 callers
Method
remove_prefix
utilities/console/string_view.hpp:588
↓ 28 callers
Function
rocksdb_iter_valid
db/c.cc:1185
↓ 27 callers
Method
AddMessage
tools/db_bench_tool.cc:1623
↓ 27 callers
Function
CheckIter
db/c_test.c:167
↓ 27 callers
Function
EncodeVarint64
util/coding.h:264
↓ 27 callers
Function
Incomplete
include/rocksdb/status.h:145
↓ 27 callers
Method
IsFlushPending
Returns true if there is at least one memtable on which flush has not yet started.
db/memtable_list.cc:270
↓ 27 callers
Method
IsString
utilities/document/json_document.cc:361
↓ 27 callers
Method
RollbackToSavePoint
utilities/transactions/transaction_base.cc:126
↓ 27 callers
Function
SeekIterator
db/prefix_test.cc:164
↓ 27 callers
Method
SetInternalKey
db/dbformat.h:428
↓ 27 callers
Method
Wait
utilities/transactions/transaction_db_mutex_impl.cc:93
↓ 27 callers
Method
key
utilities/ttl/db_ttl_impl.h:124
↓ 27 callers
Method
seq_iter
db/range_tombstone_fragmenter.h:55
↓ 27 callers
Method
setMergeOperator
<p>Set the merge operator to be used for merging two different key/value pairs that share the same key. The merge function is invoked during compactio
java/src/main/java/org/rocksdb/ColumnFamilyOptionsInterface.java:152
↓ 27 callers
Method
table_cache
db/column_family.h:270
↓ 27 callers
Method
value
()
java/src/test/java/org/rocksdb/util/BytewiseComparatorTest.java:511
↓ 26 callers
Function
AppendProperty
table/table_properties.cc:21
↓ 26 callers
Method
Entry
util/thread_local.cc:32
↓ 26 callers
Method
ExceptionDescribe
java/rocksjni/jni.h:827
↓ 26 callers
Method
FileSize
table/sst_file_writer.cc:309
↓ 26 callers
Method
Get
table/mock_table.cc:41
↓ 26 callers
Method
GetOptions
db/db_impl.cc:2371
↓ 26 callers
Method
NewWritableFile
env/mock_env.cc:521
↓ 26 callers
Function
NoSpace
include/rocksdb/status.h:192
↓ 26 callers
Function
PthreadCall
port/port_posix.cc:30
↓ 26 callers
Method
Reset
util/thread_local.cc:277
↓ 26 callers
Method
SeekToLast
table/block.cc:422
↓ 26 callers
Method
SetLastSequence
Set the last sequence number to s.
db/version_set.h:972
↓ 26 callers
Method
Transform
db/c.cc:3307
↓ 26 callers
Method
Wait
port/port_posix.cc:87
↓ 26 callers
Method
append
(final WriteBatch wb1, final WriteBatch wb2)
java/src/test/java/org/rocksdb/WriteBatchTest.java:478
↓ 26 callers
Method
back
utilities/console/string_view.hpp:582
↓ 26 callers
Method
push
util/heap.h:47
↓ 26 callers
Method
rend
util/autovector.h:318
↓ 25 callers
Function
ColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:4480
↓ 25 callers
Method
Count
db/write_batch.cc:213
↓ 25 callers
Method
DeleteFile
util/delete_scheduler.cc:85
↓ 25 callers
Method
FlushWAL
To avoid FlushWAL called on stacked db which is nullptr
utilities/backupable/backupable_db_test.cc:139
↓ 25 callers
Method
NewWritableFile
utilities/env_mirror.cc:231
↓ 25 callers
Function
check_if_jlong_fits_size_t
Detect if jlong overflows size_t
java/rocksjni/portal.h:46
↓ 25 callers
Method
equals
(final Object o)
java/src/test/java/org/rocksdb/util/CapturingWriteBatchHandler.java:140
↓ 25 callers
Function
fstringOf
table/terark_zip_internal.h:72
↓ 25 callers
Method
getProperty
DB implements can export properties about their state via this method on a per column family level. <p>If {@code property} is a valid property unders
java/src/main/java/org/rocksdb/RocksDB.java:1951
↓ 25 callers
Method
push
db/db_impl.cc:1578
↓ 24 callers
Function
AppendNumberTo
util/string_util.cc:91
↓ 24 callers
Method
Build
db/map_builder.cc:953
↓ 24 callers
Function
EncodeVarint32
util/coding.cc:23
↓ 24 callers
Method
Get
db/db_test.cc:2459
↓ 24 callers
Method
GetFileSize
env/mock_env.cc:642
↓ 24 callers
Function
LogFileName
util/filename.cc:72
↓ 24 callers
Method
NumLevelFiles
REQUIRES: This version has been saved (see VersionSet::SaveTo)
db/version_set.h:321
↓ 24 callers
Function
PrintContents
utilities/write_batch_with_index/write_batch_with_index_test.cc:1557
↓ 24 callers
Method
ResetTableReader
table/table_test.cc:355
↓ 24 callers
Function
anetSetError
utilities/console/anet.cc:57
↓ 24 callers
Method
commit
()
java/src/test/java/org/rocksdb/AbstractTransactionTest.java:108
↓ 24 callers
Method
pin
util/lazy_buffer.cc:582
↓ 24 callers
Method
putc
util/ajson_msd.hpp:1253
↓ 23 callers
Function
AppendInternalKey
db/dbformat.cc:80
↓ 23 callers
Function
CreateFile
Utility function to create a file with the provided contents
util/file_util.cc:75
↓ 23 callers
Function
EncodeFixed32
util/coding.h:182
↓ 23 callers
Method
GetEnv
utilities/backupable/backupable_db_test.cc:55
↓ 23 callers
Method
GetNumPuts
utilities/transactions/transaction_base.cc:501
↓ 23 callers
Method
GetTableReader
table/table_test.cc:349
↓ 23 callers
Method
GetTransactionByName
utilities/transactions/pessimistic_transaction_db.cc:569
↓ 23 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:1333
↓ 23 callers
Method
IncreaseParallelism
options/options.cc:543
↓ 23 callers
Function
RandomKey
db/db_test.cc:2783
↓ 23 callers
Method
Request
util/rate_limiter.cc:101
↓ 23 callers
Method
SeekToFirst
db/db_iter_test.cc:125
↓ 23 callers
Method
SetColumnFamily
db/version_edit.h:330
↓ 23 callers
Method
error
util/ajson_msd.hpp:744
↓ 23 callers
Method
iter
table/iterator_wrapper.h:33
↓ 23 callers
Method
seekToFirst
<p>Position at the first entry in the source. The iterator is Valid() after this call if the source is not empty.</p>
java/src/main/java/org/rocksdb/RocksIteratorInterface.java:35
↓ 23 callers
Method
swap
Swaps two AssertionResults.
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:2495
↓ 23 callers
Method
type
utilities/document/json_document.cc:263
↓ 23 callers
Method
valueOf
()
java/src/test/java/org/rocksdb/InfoLogLevelTest.java:75
↓ 22 callers
Method
AddRecord
db/log_writer.cc:38
↓ 22 callers
Method
DropColumnFamily
db/db_impl.cc:1983
↓ 22 callers
Method
GetID
utilities/transactions/pessimistic_transaction.h:66
↓ 22 callers
Method
GetTableProperties
db/table_cache.cc:572
← previous
next →
401–500 of 18,157, ranked by callers