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
↓ 40 callers
Method
CreateNewBackup
Captures the state of the database in the latest backup NOT a thread safe call Flush will always trigger if 2PC is enabled.
include/rocksdb/utilities/backupable_db.h:273
↓ 40 callers
Method
NumNotFlushed
db/memtable_list.cc:96
↓ 40 callers
Method
PickCompaction
db/column_family.cc:1000
↓ 40 callers
Method
PushLeft
Prepend value onto beginning of (list: key) : throws RedisListException
utilities/redis/redis_lists.cc:204
↓ 40 callers
Method
TEST_set_estimated_compaction_needed_bytes
db/version_set.h:474
↓ 40 callers
Method
file
db/log_reader.h:86
↓ 39 callers
Method
DebugString
db/dbformat.cc:90
↓ 39 callers
Method
Delete
utilities/write_batch_with_index/write_batch_with_index.cc:718
↓ 39 callers
Method
GetArrayLength
java/rocksjni/jni.h:1623
↓ 39 callers
Method
Iterate
db/write_batch.cc:387
↓ 39 callers
Method
Prev
utilities/write_batch_with_index/write_batch_with_index_test.cc:536
↓ 39 callers
Method
Put
db/db_test.cc:2429
↓ 39 callers
Method
file_number
Return the certain file number of SST, -1 for unknown
include/rocksdb/lazy_buffer.h:303
↓ 39 callers
Method
reset
memtable/hash_cuckoo_rep.cc:185
↓ 38 callers
Method
Finish
db/external_sst_file_test.cc:472
↓ 38 callers
Method
GetFromBatch
utilities/write_batch_with_index/write_batch_with_index.cc:802
↓ 38 callers
Function
IsAll
terark-tools/terark-test/stress_test.cpp:236
↓ 38 callers
Function
IsSame
terark-tools/terark-test/stress_test.cpp:218
↓ 38 callers
Method
Key
memtable/inlineskiplist.h:300
↓ 38 callers
Method
ReleaseByteArrayElements
java/rocksjni/jni.h:1694
↓ 38 callers
Function
SetPerfLevel
monitoring/perf_level.cc:18
↓ 38 callers
Method
lower_bound
db/range_del_aggregator.h:79
↓ 37 callers
Method
ElapsedNanos
util/stop_watch.h:96
↓ 37 callers
Method
Flush
utilities/checkpoint/checkpoint_test.cc:183
↓ 37 callers
Method
GetLogNumber
db/column_family.cc:1465
↓ 37 callers
Method
IsSleeping
util/testutil.h:478
↓ 37 callers
Method
Seek
utilities/write_batch_with_index/write_batch_with_index_test.cc:530
↓ 37 callers
Method
Write
db/db_impl_write.cc:56
↓ 37 callers
Method
delete
<p>If the database contains a mapping for "key", erase it. Else do nothing.</p> @param key Key to delete within database
java/src/main/java/org/rocksdb/WriteBatchInterface.java:90
↓ 37 callers
Method
getValue
Returns the byte value of the enumerations value @return byte representation
java/src/main/java/org/rocksdb/ReadTier.java:28
↓ 37 callers
Method
value
utilities/ttl/db_ttl_impl.h:131
↓ 36 callers
Method
GetColumnFamilyMetaData
db/db_impl.cc:3116
↓ 36 callers
Method
LastSequence
Return the last sequence number.
db/version_set.h:957
↓ 36 callers
Method
NumberLevels
db/db_test.cc:2645
↓ 36 callers
Method
Seek
utilities/ttl/db_ttl_impl.h:116
↓ 36 callers
Function
Status
Create a success status.
include/rocksdb/status.h:28
↓ 36 callers
Method
Valid
utilities/geodb/geodb_impl.cc:196
↓ 36 callers
Method
Valid
memtable/skiplist.h:224
↓ 36 callers
Method
write
third-party/fbson/FbsonStream.h:92
↓ 35 callers
Method
CreateDirIfMissing
env/mock_env.cc:633
↓ 35 callers
Method
FinishedOps
tools/db_bench_tool.cc:1669
↓ 35 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:2481
↓ 35 callers
Method
MaxBytesForLevel
db/version_set.cc:2617
↓ 35 callers
Method
SetSnapshot
utilities/transactions/transaction_base.cc:69
↓ 35 callers
Function
bind
utilities/util/function.hpp:31
↓ 35 callers
Method
getStatus
Get the status returned from RocksDB @return The status reported by RocksDB, or null if no status is available
java/src/main/java/org/rocksdb/RocksDBException.java:41
↓ 35 callers
Method
str
util/ajson_msd.hpp:1014
↓ 34 callers
Method
Append
utilities/col_buf_encoder.cc:49
↓ 34 callers
Method
Get
Returns the list of strings associated with key (or "" if does not exist)
utilities/merge_operators/string_append/stringappend_test.cc:80
↓ 34 callers
Method
GetByteArrayElements
java/rocksjni/jni.h:1667
↓ 34 callers
Method
GetFromBatchAndDB
utilities/write_batch_with_index/write_batch_with_index.cc:838
↓ 34 callers
Method
GetLiveFilesMetaData
db/db_impl.cc:3111
↓ 34 callers
Method
Next
utilities/geodb/geodb_impl.cc:191
↓ 34 callers
Method
NowMicros
env/mock_env.cc:763
↓ 34 callers
Function
PrintContents
db/write_batch_test.cc:27
↓ 34 callers
Function
TableFileName
util/filename.cc:109
↓ 34 callers
Method
internal_stats
db/column_family.h:243
↓ 34 callers
Method
rbegin
util/autovector.h:312
↓ 34 callers
Function
swap
port/win/win_thread.h:115
↓ 33 callers
Method
CurrentSize
util/aligned_buffer.h:79
↓ 33 callers
Function
FillDB
utility functions
utilities/backupable/backupable_db_test.cc:500
↓ 33 callers
Method
Finish
Finish constructing the data structure with all the keys that have been added so far. Returns the keys in sorted order in "*keys" and stores the key/
table/table_test.cc:168
↓ 33 callers
Function
GetVarint32
util/coding.h:364
↓ 33 callers
Function
LogFlush
env/env.cc:110
↓ 33 callers
Function
PutKey
db/prefix_test.cc:136
↓ 33 callers
Method
SeekToLast
db/db_iter.cc:1354
↓ 33 callers
Method
SleepForMicroseconds
env/env_posix.cc:863
↓ 33 callers
Method
get
third-party/gtest-1.8.1/fused-src/gtest/gtest.h:2457
↓ 33 callers
Function
setExit
---------------------------------------------*/
third-party/bzip2/bzip2.c:650
↓ 32 callers
Method
CompactFiles
db/db_test.cc:2620
↓ 32 callers
Function
GetColumnFamilyOptionsFromString
options/options_helper.cc:1268
↓ 32 callers
Method
IngestExternalFile
db/db_impl.cc:3799
↓ 32 callers
Function
PutLengthPrefixedSlice
util/coding.h:311
↓ 32 callers
Method
State
table/get_context.h:70
↓ 32 callers
Method
Valid
utilities/ttl/db_ttl_impl.h:110
↓ 32 callers
Function
c_style_callback
util/c_style_callback.h:33
↓ 32 callers
Method
checkBounds
(int offset, int len, int size)
java/src/main/java/org/rocksdb/RocksDB.java:450
↓ 32 callers
Method
num_input_levels
Returns the number of input levels in this compaction.
db/compaction.h:210
↓ 32 callers
Method
what
util/ajson_msd.hpp:202
↓ 31 callers
Method
NewStringUTF
java/rocksjni/jni.h:1610
↓ 31 callers
Method
Next
memtable/skiplist.h:235
↓ 31 callers
Method
NowMicros
db/db_test_util.h:517
↓ 31 callers
Method
Release
cache/lru_cache.cc:300
↓ 31 callers
Method
TEST_state
For test
include/rocksdb/lazy_buffer.h:321
↓ 31 callers
Method
WaitUntilDone
util/testutil.h:504
↓ 31 callers
Method
getNativeHandle
Gets the value of the C++ pointer pointing to the underlying native C++ object @return the pointer value for the native object
java/src/main/java/org/rocksdb/RocksMutableObject.java:68
↓ 31 callers
Method
immutable_cf_options
Return the ImmutableCFOptions that should be used throughout the compaction procedure
db/compaction.h:347
↓ 31 callers
Method
merge
<p>Merge "value" with the existing value of "key" in the database. "key->merge(existing, value)"</p> @param key the specified key to be merged. @p
java/src/main/java/org/rocksdb/WriteBatchInterface.java:49
↓ 31 callers
Method
upper_bound
db/range_del_aggregator.h:77
↓ 30 callers
Function
AssignUserKey
db/compaction_picker.cc:149
↓ 30 callers
Method
GetSequenceNumber
utilities/backupable/backupable_db.cc:179
↓ 30 callers
Method
MayContain
util/dynamic_bloom.h:124
↓ 30 callers
Method
Set
Set (list: key)[idx] = val. Return true on success, false on fail. : throws RedisListException
utilities/redis/redis_lists.cc:244
↓ 30 callers
Method
SetSavePoint
utilities/transactions/transaction_base.cc:117
↓ 30 callers
Method
mutable_cf_options
Return the MutableCFOptions that should be used throughout the compaction procedure
db/compaction.h:353
↓ 30 callers
Method
setCreateMissingColumnFamilies
<p>If true, missing column families will be automatically created</p> <p>Default: false</p> @param flag a flag indicating if missing column families
java/src/main/java/org/rocksdb/DBOptionsInterface.java:85
↓ 29 callers
Method
BufferStart
util/aligned_buffer.h:83
↓ 29 callers
Function
CheckEqual
db/c_test.c:78
↓ 29 callers
Method
GetFileSize
* @brief return file size * @details [long description] * * @param fname [description] * @param file_size [description] * * @return [description
utilities/env_librados.cc:1272
↓ 29 callers
Method
IsEmpty
Returns if there is no entry inserted to the mem table. REQUIRES: external synchronization to prevent simultaneous operations on the same MemTable (un
db/memtable.h:284
← previous
next →
301–400 of 18,157, ranked by callers