MCPcopy Create free account

hub / github.com/bytedance/terarkdb / functions

Functions18,157 in github.com/bytedance/terarkdb

↓ 8 callersMethodgetCompressionType
<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 callersMethodgetDefaultColumnFamily
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 callersMethodgetFromBatch
()
java/src/test/java/org/rocksdb/WriteBatchWithIndexTest.java:436
↓ 8 callersMethodgetKey
()
java/src/test/java/org/rocksdb/FlinkCompactionFilterTest.java:175
↓ 8 callersMethodgetSize
third-party/fbson/FbsonStream.h:148
↓ 8 callersMethodgetValueType
()
java/src/main/java/org/rocksdb/MutableColumnFamilyOptions.java:188
↓ 8 callersMethodget_column_families
(self)
tools/advisor/advisor/db_options_parser.py:184
↓ 8 callersFunctionget_rnd_key
terark-tools/terark-test/stress_test.cpp:262
↓ 8 callersFunctionget_rnd_key
terark-tools/sst_scan/sample_code.cpp:213
↓ 8 callersMethodhistogramData
monitoring/statistics.cc:200
↓ 8 callersMethodkey
table/two_level_iterator.cc:536
↓ 8 callersMethodkey
memtable/inlineskiplist.h:368
↓ 8 callersMethodkey
memtable/inlineskiplist_test.cc:342
↓ 8 callersMethodkey
db/memtable.cc:363
↓ 8 callersMethodkey
db/db_iter_stress_test.cc:234
↓ 8 callersMethodl0_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 callersMethodloadDb
(self, params, dumpFile)
tools/ldb_test.py:146
↓ 8 callersMethodmemtable_key
Return a key suitable for lookup in a MemTable.
db/dbformat.h:316
↓ 8 callersMethodopen
table/tests/composite_sorteduint_ut.cc:30
↓ 8 callersMethodpopSavePoint
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 callersMethodput
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 callersMethodread_amplification
db/version_set.h:298
↓ 8 callersMethodreset
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 callersMethodrisk_release_ownership
table/terark_zip_table.cc:155
↓ 8 callersFunctionrocksdb_column_family_handle_destroy
db/c.cc:793
↓ 8 callersFunctionrocksdb_get_helper
java/rocksjni/rocksjni.cc:545
↓ 8 callersFunctionrocksdb_options_set_error_if_exists
db/c.cc:2032
↓ 8 callersMethodseekToLast
<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 callersMethodsetDisableWAL
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 callersMethodsetInt
( final MutableColumnFamilyOptionKey key, final int value)
java/src/main/java/org/rocksdb/MutableColumnFamilyOptions.java:606
↓ 8 callersMethodsingleDelete
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 callersMethodstoreOptionsInstance
(DBOptionsInterface options)
java/src/main/java/org/rocksdb/RocksDB.java:446
↓ 8 callersMethodtellp
third-party/fbson/FbsonStream.h:142
↓ 8 callersMethodtoArray
(final ByteBuffer buf)
java/src/test/java/org/rocksdb/WriteBatchWithIndexTest.java:507
↓ 8 callersFunctiontxn_write_kv_helper
TODO(AR) consider refactoring to share this between here and rocksjni.cc
java/rocksjni/transaction.cc:537
↓ 8 callersMethodvalue
memtable/terark_zip_memtable.cc:616
↓ 8 callersMethodversion
The version of the footer in this file
table/format.h:114
↓ 7 callersMethodAbandon
table/plain_table_builder.cc:304
↓ 7 callersMethodAdd
table/terark_zip_table_builder.cc:384
↓ 7 callersMethodAddIterators
db/version_set.cc:1043
↓ 7 callersMethodAppend
db/write_batch.cc:1805
↓ 7 callersMethodApproximateMemoryUsage
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 callersMethodAssertEqual
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 callersFunctionAssertField
utilities/document/json_document_test.cc:19
↓ 7 callersMethodBuildHistReporter
utilities/trace/bytedance_metrics_reporter.cc:204
↓ 7 callersMethodCallback
db/write_callback_test.cc:75
↓ 7 callersFunctionCancelAllBackgroundWork
db/convenience.cc:16
↓ 7 callersFunctionCheckTxnGet
db/c_test.c:369
↓ 7 callersMethodCompare
utilities/transactions/transaction_test.cc:5203
↓ 7 callersMethodCreateDirIfMissing
utilities/backupable/backupable_db_test.cc:331
↓ 7 callersMethodData
monitoring/histogram.cc:230
↓ 7 callersMethodDecode
utilities/col_buf_decoder.cc:83
↓ 7 callersMethodDeleteDir
utilities/backupable/backupable_db_test.cc:244
↓ 7 callersFunctionDeleteFilesInRange
db/convenience.cc:21
↓ 7 callersFunctionDeserialize<int8_t>
utilities/cassandra/serialize.h:50
↓ 7 callersFunctionDestroyDir
util/testutil.cc:382
↓ 7 callersMethodDisableIndexing
utilities/transactions/transaction_base.h:201
↓ 7 callersMethodDropColumnFamily
Let TransactionLockMgr know that it can deallocate the LockMap for this column family.
utilities/transactions/pessimistic_transaction_db.cc:369
↓ 7 callersMethodEndArray
util/event_logger.h:67
↓ 7 callersFunctionExpectRecords
db/db_log_iter_test.cc:51
↓ 7 callersFunctionFindMetaBlock
table/meta_blocks.cc:488
↓ 7 callersMethodFindObsoleteFiles
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 callersMethodFinish
table/terark_zip_table_builder.cc:722
↓ 7 callersMethodFinish
table/block_based_table_builder.cc:874
↓ 7 callersFunctionForEach
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:696
↓ 7 callersFunctionFormatFileLocation
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 callersFunctionGTEST_LOCK_EXCLUDED_
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:5770
↓ 7 callersMethodGetAll
retrieve all snapshot numbers up until max_seq. They are sorted in ascending order.
db/snapshot_impl.h:90
↓ 7 callersMethodGetBool
utilities/document/json_document.cc:365
↓ 7 callersFunctionGetColumnFamilyOptionsFromMap
options/options_helper.cc:1221
↓ 7 callersMethodGetComparator
db/column_family.cc:103
↓ 7 callersMethodGetDataSize
Retrieve data size of the batch.
include/rocksdb/write_batch.h:277
↓ 7 callersMethodGetDescriptor
db/column_family.cc:91
↓ 7 callersMethodGetEnv
db/db_impl.cc:2369
↓ 7 callersMethodGetFilterBitsReader
table/full_filter_block_test.cc:91
↓ 7 callersMethodGetImpl
db/db_impl.cc:1424
↓ 7 callersMethodGetIterator
utilities/transactions/transaction_base.cc:276
↓ 7 callersMethodGetIterator
db/db_test_util.h:165
↓ 7 callersMethodGetNumKeys
utilities/transactions/transaction_base.cc:507
↓ 7 callersMethodGetNumOperands
return total number of operands in the list
db/merge_context.h:46
↓ 7 callersMethodGetPreallocationStatus
env/env_test.cc:1443
↓ 7 callersMethodGetTestDirectory
env/mock_env.cc:750
↓ 7 callersFunctionGetUniqueIdFromFile
port/win/io_win.cc:179
↓ 7 callersMethodGetUserKey
table/cuckoo_table_builder.cc:174
↓ 7 callersFunctionGoodCompressionRatio
table/block_based_table_builder.cc:96
↓ 7 callersFunctionIOError
port/win/io_win.h:36
↓ 7 callersMethodInfo
db/transaction_log_impl.h:103
↓ 7 callersMethodInit
utilities/col_buf_decoder.cc:56
↓ 7 callersMethodIsInInlineBlock
util/arena.h:80
↓ 7 callersFunctionIsSectorAligned
port/win/io_win.cc:33
↓ 7 callersFunctionLoadOptionsFromFile
utilities/options/options_util.cc:15
↓ 7 callersFunctionLog
env/env.cc:122
↓ 7 callersMethodLog
util/event_logger.cc:45
↓ 7 callersFunctionLogv
env/env.cc:116
↓ 7 callersMethodLogv
env/env.cc:129
↓ 7 callersFunctionMakeLongKey
db/plain_table_db_test.cc:684
↓ 7 callersFunctionMakeLongKeyWithPrefix
db/plain_table_db_test.cc:734
↓ 7 callersFunctionMakeRangeDelIter
db/range_del_aggregator_test.cc:25
↓ 7 callersFunctionMmapWarmUp
table/terark_zip_table_reader.cc:112
↓ 7 callersMethodName
The name of the properties collector can be used for debugging purpose.
table/block_based_table_builder.cc:229
← previousnext →1,301–1,400 of 18,157, ranked by callers