MCPcopy Create free account

hub / github.com/bytedance/terarkdb / functions

Functions18,157 in github.com/bytedance/terarkdb

↓ 22 callersMethodGetWriteBatch
utilities/transactions/transaction_base.cc:493
↓ 22 callersMethodHaveSomethingToDelete
db/job_context.h:105
↓ 22 callersFunctionInstance
util/thread_local.cc:174
↓ 22 callersFunctionIsAny
terark-tools/terark-test/stress_test.cpp:227
↓ 22 callersMethodLogAndApply
'datas' is gramatically incorrect. We still use this notation is to indicate that this variable represents a collection of column_family_data.
db/version_set.cc:3350
↓ 22 callersMethodMerge
utilities/transactions/transaction_base.cc:322
↓ 22 callersFunctionNewGenericRateLimiter
util/rate_limiter.cc:328
↓ 22 callersFunctionOpenDb
utilities/option_change_migration/option_change_migration.cc:27
↓ 22 callersMethodPut
db/db_test2.cc:689
↓ 22 callersMethodRead
utilities/trace/file_trace_reader_writer.cc:32
↓ 22 callersFunctionReverseBytewiseComparator
util/comparator.cc:211
↓ 22 callersMethodSeekToFirst
utilities/ttl/db_ttl_impl.h:112
↓ 22 callersFunctionStringToHex
tools/db_stress.cc:688
↓ 22 callersMethodToString
utilities/persistent_cache/persistent_cache_tier.cc:21
↓ 22 callersMethodclose
table/tests/index_full_ut.cc:46
↓ 22 callersMethodcontents
db/log_test.cc:727
↓ 22 callersMethodfront
utilities/console/string_view.hpp:581
↓ 22 callersFunctionget_key
table/terark_zip_table_reader_test.cc:23
↓ 22 callersFunctionimpl
Accessors for the implementation object.
third-party/gtest-1.8.1/fused-src/gtest/gtest.h:21103
↓ 22 callersMethodnewIterator
<p>Return a heap-allocated iterator over the contents of the database. The result of newIterator() is initially invalid (caller must call one of the S
java/src/main/java/org/rocksdb/RocksDB.java:2175
↓ 22 callersMethodnum_non_empty_levels
REQUIRES: This version has been saved (see VersionSet::SaveTo)
db/version_set.h:307
↓ 22 callersMethodseek
<p>Position at the first entry in the source whose key is that or past target.</p> <p>The iterator is valid after this call if the source contains a
java/src/main/java/org/rocksdb/RocksIteratorInterface.java:53
↓ 21 callersMethodAddTombstones
db/range_del_aggregator.cc:313
↓ 21 callersFunctionCreateTestRowValue
utilities/cassandra/test_utils.cc:38
↓ 21 callersMethodGetDelay
This is inside DB mutex, so we can't sleep and need to minimize frequency to get time. If it turns out to be a performance issue, we can redesign the
db/write_controller.cc:45
↓ 21 callersMethodGetInternalKey
db/dbformat.h:369
↓ 21 callersMethodMerge
utilities/write_batch_with_index/write_batch_with_index.cc:777
↓ 21 callersMethodMultiGet
db/db_impl.cc:1637
↓ 21 callersMethodPushRight
Append value onto end of (list: key) TODO: Make this O(1) time. Might require MergeOperator. : throws RedisListException
utilities/redis/redis_lists.cc:222
↓ 21 callersFunctionPutFixed32
util/coding.h:220
↓ 21 callersMethodRelease
table/terark_zip_table_builder.cc:598
↓ 21 callersMethodRollbackToSavePoint
db/write_batch.cc:966
↓ 21 callersMethodStartThread
env/env_posix.cc:1074
↓ 21 callersMethodTEST_GetLastVisibleSequence
db/db_impl_debug.cc:239
↓ 21 callersFunctionUint64Comparator
util/testutil.cc:122
↓ 21 callersMethodValid
db/compaction_iterator_test.cc:119
↓ 21 callersMethodWrite
table/partitioned_filter_block_test.cc:99
↓ 21 callersMethodequals
(final Object o)
java/src/main/java/org/rocksdb/DbPath.java:22
↓ 21 callersMethodloadLibrary
Loads the necessary library files. Calling this method twice will have no effect. By default the method extracts the shared library for loading at jav
java/src/main/java/org/rocksdb/RocksDB.java:45
↓ 21 callersFunctionok
Returns true iff the status indicates success.
include/rocksdb/status.h:210
↓ 21 callersMethodpush
utilities/transactions/write_prepared_txn_db.h:413
↓ 21 callersFunctionrocksdb_put
db/c.cc:799
↓ 21 callersMethodset_parameter
(self, key, value)
tools/advisor/advisor/rule_parser.py:311
↓ 20 callersFunctionAssertionSuccess
Makes a successful assertion result.
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:2510
↓ 20 callersFunctionBetween
db/db_test.cc:1259
↓ 20 callersMethodCreateColumnFamily
db/db_impl.cc:1803
↓ 20 callersMethodDecodeFrom
table/format.cc:58
↓ 20 callersMethodDelete
tools/rdb/db_wrapper.cc:207
↓ 20 callersMethodFileSize
db/version_set.cc:1904
↓ 20 callersMethodGetColumnFamily
db/column_family.cc:1373
↓ 20 callersMethodGetDefault
db/column_family.cc:1368
↓ 20 callersFunctionGetEnv
third-party/gtest-1.8.1/fused-src/gtest/gtest.h:3786
↓ 20 callersMethodGetSortedWalFiles
db/wal_manager.cc:89
↓ 20 callersMethodInsertAfter
utilities/redis/redis_lists.cc:197
↓ 20 callersMethodIsFailed
include/rocksdb/utilities/ldb_cmd_execute_result.h:55
↓ 20 callersFunctionKey
db/compaction_job_stats_test.cc:76
↓ 20 callersFunctionNewCappedPrefixTransform
util/slice.cc:215
↓ 20 callersMethodNewIterator
table/table_test.cc:471
↓ 20 callersMethodNewIteratorWithBase
utilities/write_batch_with_index/write_batch_with_index.cc:679
↓ 20 callersFunctionNewTerarkZipTableFactory
table/terark_zip_table.cc:159
↓ 20 callersFunctionNumberToString
util/string_util.cc:111
↓ 20 callersFunctionRange
third-party/gtest-1.8.1/fused-src/gtest/gtest.h:17729
↓ 20 callersFunctionReadTableProperties
table/meta_blocks.cc:431
↓ 20 callersMethodWriteImpl
The main write queue. This is the only write queue that updates LastSequence. When using one write queue, the same sequence also indicates the last pu
db/db_impl_write.cc:71
↓ 20 callersFunctionbsW
---------------------------------------------------*/
third-party/bzip2/compress.c:71
↓ 20 callersFunctioncode
include/rocksdb/status.h:65
↓ 20 callersMethoddump
util/lazy_buffer.cc:606
↓ 20 callersMethodgetDefault
<p>Returns the default environment suitable for the current operating system.</p> <p>The result of {@code getDefault()} is a singleton whose ownershi
java/src/main/java/org/rocksdb/Env.java:26
↓ 20 callersMethodgetTestColumnFamily
()
java/src/test/java/org/rocksdb/AbstractTransactionTest.java:895
↓ 20 callersFunctionrocksdb_close
db/c.cc:682
↓ 20 callersMethodstart_key
db/range_del_aggregator.h:58
↓ 20 callersMethodstarts_with
Return true iff "x" is a prefix of "*this"
include/rocksdb/slice.h:134
↓ 20 callersMethodunlock
util/mutexlock.h:125
↓ 19 callersMethodCallVoidMethod
java/rocksjni/jni.h:1051
↓ 19 callersMethodClear
Clears the object.
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:3659
↓ 19 callersMethodCompactRange
tools/rdb/db_wrapper.cc:501
↓ 19 callersMethodCompactRange
db/db_test.cc:2606
↓ 19 callersMethodCreateColumnFamily
utilities/transactions/pessimistic_transaction_db.cc:349
↓ 19 callersMethodDestroyColumnFamilyHandle
db/db_impl.cc:3226
↓ 19 callersMethodEncodeTo
db/version_edit.cc:107
↓ 19 callersMethodFlush
table/block_based_table_builder.cc:470
↓ 19 callersFunctionGetColumnFamilyID
db/column_family.cc:1480
↓ 19 callersFunctionGetInternalKeySeqno
Get the sequence number from the internal key
db/dbformat.h:293
↓ 19 callersMethodGetLatestSequenceNumber
utilities/backupable/backupable_db_test.cc:47
↓ 19 callersMethodGetSubReader
table/terark_zip_table_reader.cc:1554
↓ 19 callersFunctionIOError
Log error message
env/env_hdfs.cc:38
↓ 19 callersFunctionMakeLongKey
db/db_iterator_test.cc:215
↓ 19 callersMethodNewRandomAccessFile
tools/db_bench_tool.cc:1213
↓ 19 callersFunctionNewWritableFile
util/file_reader_writer.cc:951
↓ 19 callersFunctionRandomString
util/testutil.cc:25
↓ 19 callersMethodSet
Set the underlying Iterator to _iter and return previous underlying Iterator.
table/iterator_wrapper.h:37
↓ 19 callersMethodSetBackgroundThreads
Allow increasing the number of worker threads.
env/env_posix.cc:909
↓ 19 callersMethodSetNextFile
db/version_edit.h:264
↓ 19 callersFunctionSnappy_Supported
util/compression.h:232
↓ 19 callersMethodTEST_FindMinLogContainingOutstandingPrep
db/db_impl_debug.cc:197
↓ 19 callersMethodassertRunFAIL
Uses the default test db.
tools/ldb_test.py:93
↓ 19 callersFunctioncopyFileName
---------------------------------------------*/
third-party/bzip2/bzip2.c:918
↓ 19 callersMethoddata
Retrieve the serialized version of this batch. @return the serialized representation of this write batch. @throws RocksDBException if an error occur
java/src/main/java/org/rocksdb/WriteBatch.java:72
↓ 19 callersMethodinputs
Returns the list of file meta data of the specified compaction input level. REQUIREMENT: "compaction_input_level" must be >= 0 and < "input_levels()"
db/compaction.h:246
↓ 19 callersMethodmin
monitoring/histogram.h:66
← previousnext →501–600 of 18,157, ranked by callers