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
↓ 8 callers
Method
getCompressionType
<p>Get the CompressionType enumeration value by passing the library name to this method.</p> <p>If library cannot be found the enumeration value {@co
java/src/main/java/org/rocksdb/CompressionType.java:39
↓ 8 callers
Method
getDefaultColumnFamily
Gets the handle for the default column family @return The handle of the default column family
java/src/main/java/org/rocksdb/RocksDB.java:2327
↓ 8 callers
Method
getFromBatch
()
java/src/test/java/org/rocksdb/WriteBatchWithIndexTest.java:436
↓ 8 callers
Method
getKey
()
java/src/test/java/org/rocksdb/FlinkCompactionFilterTest.java:175
↓ 8 callers
Method
getSize
third-party/fbson/FbsonStream.h:148
↓ 8 callers
Method
getValueType
()
java/src/main/java/org/rocksdb/MutableColumnFamilyOptions.java:188
↓ 8 callers
Method
get_column_families
(self)
tools/advisor/advisor/db_options_parser.py:184
↓ 8 callers
Function
get_rnd_key
terark-tools/terark-test/stress_test.cpp:262
↓ 8 callers
Function
get_rnd_key
terark-tools/sst_scan/sample_code.cpp:213
↓ 8 callers
Method
histogramData
monitoring/statistics.cc:200
↓ 8 callers
Method
key
table/two_level_iterator.cc:536
↓ 8 callers
Method
key
memtable/inlineskiplist.h:368
↓ 8 callers
Method
key
memtable/inlineskiplist_test.cc:342
↓ 8 callers
Method
key
db/memtable.cc:363
↓ 8 callers
Method
key
db/db_iter_stress_test.cc:234
↓ 8 callers
Method
l0_delay_trigger_count
REQUIRES: This version has been finalized. (CalculateBaseBytes() is called) This may or may not return number of level files. It is to keep backward c
db/version_set.h:316
↓ 8 callers
Method
loadDb
(self, params, dumpFile)
tools/ldb_test.py:146
↓ 8 callers
Method
memtable_key
Return a key suitable for lookup in a MemTable.
db/dbformat.h:316
↓ 8 callers
Method
open
table/tests/composite_sorteduint_ut.cc:30
↓ 8 callers
Method
popSavePoint
Pop the most recent save point. That is to say that it removes the last save point, which was set by {@link #setSavePoint()}. @throws RocksDBExcepti
java/src/main/java/org/rocksdb/WriteBatchInterface.java:231
↓ 8 callers
Method
put
Set the database entry for "key" to "value". @param key the specified key to be inserted. @param value the value associated with the specified key.
java/src/main/java/org/rocksdb/RocksDB.java:465
↓ 8 callers
Method
read_amplification
db/version_set.h:298
↓ 8 callers
Method
reset
Resets all ticker and histogram stats. @throws RocksDBException if an error occurs when resetting the statistics.
java/src/main/java/org/rocksdb/Statistics.java:123
↓ 8 callers
Method
risk_release_ownership
table/terark_zip_table.cc:155
↓ 8 callers
Function
rocksdb_column_family_handle_destroy
db/c.cc:793
↓ 8 callers
Function
rocksdb_get_helper
java/rocksjni/rocksjni.cc:545
↓ 8 callers
Function
rocksdb_options_set_error_if_exists
db/c.cc:2032
↓ 8 callers
Method
seekToLast
<p>Position at the last 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:41
↓ 8 callers
Method
setDisableWAL
If true, writes will not first go to the write ahead log, and the write may got lost after a crash. @param flag a boolean flag to specify whether to
java/src/main/java/org/rocksdb/WriteOptions.java:99
↓ 8 callers
Method
setInt
( final MutableColumnFamilyOptionKey key, final int value)
java/src/main/java/org/rocksdb/MutableColumnFamilyOptions.java:606
↓ 8 callers
Method
singleDelete
Remove the database entry for {@code key}. Requires that the key exists and was not overwritten. It is not an error if the key did not exist in the da
java/src/main/java/org/rocksdb/WriteBatchInterface.java:122
↓ 8 callers
Method
storeOptionsInstance
(DBOptionsInterface options)
java/src/main/java/org/rocksdb/RocksDB.java:446
↓ 8 callers
Method
tellp
third-party/fbson/FbsonStream.h:142
↓ 8 callers
Method
toArray
(final ByteBuffer buf)
java/src/test/java/org/rocksdb/WriteBatchWithIndexTest.java:507
↓ 8 callers
Function
txn_write_kv_helper
TODO(AR) consider refactoring to share this between here and rocksjni.cc
java/rocksjni/transaction.cc:537
↓ 8 callers
Method
value
memtable/terark_zip_memtable.cc:616
↓ 8 callers
Method
version
The version of the footer in this file
table/format.h:114
↓ 7 callers
Method
Abandon
table/plain_table_builder.cc:304
↓ 7 callers
Method
Add
table/terark_zip_table_builder.cc:384
↓ 7 callers
Method
AddIterators
db/version_set.cc:1043
↓ 7 callers
Method
Append
db/write_batch.cc:1805
↓ 7 callers
Method
ApproximateMemoryUsage
Returns an estimate of the total memory usage of data allocated by the arena (exclude the space allocated but not yet used for future allocations).
util/arena.h:65
↓ 7 callers
Method
AssertEqual
Check if the fetched props matches the expected ones. TODO(kailiu) Use this only when you disabled filter policy!
table/table_test.cc:1856
↓ 7 callers
Function
AssertField
utilities/document/json_document_test.cc:19
↓ 7 callers
Method
BuildHistReporter
utilities/trace/bytedance_metrics_reporter.cc:204
↓ 7 callers
Method
Callback
db/write_callback_test.cc:75
↓ 7 callers
Function
CancelAllBackgroundWork
db/convenience.cc:16
↓ 7 callers
Function
CheckTxnGet
db/c_test.c:369
↓ 7 callers
Method
Compare
utilities/transactions/transaction_test.cc:5203
↓ 7 callers
Method
CreateDirIfMissing
utilities/backupable/backupable_db_test.cc:331
↓ 7 callers
Method
Data
monitoring/histogram.cc:230
↓ 7 callers
Method
Decode
utilities/col_buf_decoder.cc:83
↓ 7 callers
Method
DeleteDir
utilities/backupable/backupable_db_test.cc:244
↓ 7 callers
Function
DeleteFilesInRange
db/convenience.cc:21
↓ 7 callers
Function
Deserialize<int8_t>
utilities/cassandra/serialize.h:50
↓ 7 callers
Function
DestroyDir
util/testutil.cc:382
↓ 7 callers
Method
DisableIndexing
utilities/transactions/transaction_base.h:201
↓ 7 callers
Method
DropColumnFamily
Let TransactionLockMgr know that it can deallocate the LockMap for this column family.
utilities/transactions/pessimistic_transaction_db.cc:369
↓ 7 callers
Method
EndArray
util/event_logger.h:67
↓ 7 callers
Function
ExpectRecords
db/db_log_iter_test.cc:51
↓ 7 callers
Function
FindMetaBlock
table/meta_blocks.cc:488
↓ 7 callers
Method
FindObsoleteFiles
Returns the list of live files in 'sst_live' If it's doing full scan: Returns the list of all files in the filesystem in 'full_scan_candidate_files'.
db/db_impl_files.cc:83
↓ 7 callers
Method
Finish
table/terark_zip_table_builder.cc:722
↓ 7 callers
Method
Finish
table/block_based_table_builder.cc:874
↓ 7 callers
Function
ForEach
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:696
↓ 7 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:10344
↓ 7 callers
Function
GTEST_LOCK_EXCLUDED_
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:5770
↓ 7 callers
Method
GetAll
retrieve all snapshot numbers up until max_seq. They are sorted in ascending order.
db/snapshot_impl.h:90
↓ 7 callers
Method
GetBool
utilities/document/json_document.cc:365
↓ 7 callers
Function
GetColumnFamilyOptionsFromMap
options/options_helper.cc:1221
↓ 7 callers
Method
GetComparator
db/column_family.cc:103
↓ 7 callers
Method
GetDataSize
Retrieve data size of the batch.
include/rocksdb/write_batch.h:277
↓ 7 callers
Method
GetDescriptor
db/column_family.cc:91
↓ 7 callers
Method
GetEnv
db/db_impl.cc:2369
↓ 7 callers
Method
GetFilterBitsReader
table/full_filter_block_test.cc:91
↓ 7 callers
Method
GetImpl
db/db_impl.cc:1424
↓ 7 callers
Method
GetIterator
utilities/transactions/transaction_base.cc:276
↓ 7 callers
Method
GetIterator
db/db_test_util.h:165
↓ 7 callers
Method
GetNumKeys
utilities/transactions/transaction_base.cc:507
↓ 7 callers
Method
GetNumOperands
return total number of operands in the list
db/merge_context.h:46
↓ 7 callers
Method
GetPreallocationStatus
env/env_test.cc:1443
↓ 7 callers
Method
GetTestDirectory
env/mock_env.cc:750
↓ 7 callers
Function
GetUniqueIdFromFile
port/win/io_win.cc:179
↓ 7 callers
Method
GetUserKey
table/cuckoo_table_builder.cc:174
↓ 7 callers
Function
GoodCompressionRatio
table/block_based_table_builder.cc:96
↓ 7 callers
Function
IOError
port/win/io_win.h:36
↓ 7 callers
Method
Info
db/transaction_log_impl.h:103
↓ 7 callers
Method
Init
utilities/col_buf_decoder.cc:56
↓ 7 callers
Method
IsInInlineBlock
util/arena.h:80
↓ 7 callers
Function
IsSectorAligned
port/win/io_win.cc:33
↓ 7 callers
Function
LoadOptionsFromFile
utilities/options/options_util.cc:15
↓ 7 callers
Function
Log
env/env.cc:122
↓ 7 callers
Method
Log
util/event_logger.cc:45
↓ 7 callers
Function
Logv
env/env.cc:116
↓ 7 callers
Method
Logv
env/env.cc:129
↓ 7 callers
Function
MakeLongKey
db/plain_table_db_test.cc:684
↓ 7 callers
Function
MakeLongKeyWithPrefix
db/plain_table_db_test.cc:734
↓ 7 callers
Function
MakeRangeDelIter
db/range_del_aggregator_test.cc:25
↓ 7 callers
Function
MmapWarmUp
table/terark_zip_table_reader.cc:112
↓ 7 callers
Method
Name
The name of the properties collector can be used for debugging purpose.
table/block_based_table_builder.cc:229
← previous
next →
1,301–1,400 of 18,157, ranked by callers