MCPcopy Create free account

hub / github.com/bytedance/terarkdb / functions

Functions18,157 in github.com/bytedance/terarkdb

↓ 7 callersMethodName
db/db_bloom_filter_test.cc:647
↓ 7 callersFunctionNewAdaptiveTableFactory
table/adaptive_table_factory.cc:122
↓ 7 callersFunctionNewMemEnv
This is to maintain the behavior before swithcing from InMemoryEnv to MockEnv
env/mock_env.cc:799
↓ 7 callersMethodNewSequentialFile
Partial implementation of the Env interface.
env/mock_env.cc:452
↓ 7 callersMethodNumAdded
table/full_filter_block.h:48
↓ 7 callersMethodNumberOfUnverifiedStats
db/compaction_job_stats_test.cc:424
↓ 7 callersFunctionParseStringFlag
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:7107
↓ 7 callersMethodPickMemTable
db/flush_job.cc:161
↓ 7 callersMethodPutLogData
utilities/transactions/transaction_base.cc:489
↓ 7 callersFunctionPutVarint32Varint64
util/coding.h:295
↓ 7 callersFunctionRandomHumanReadableString
util/testutil.cc:33
↓ 7 callersFunctionReadMetaBlock
table/meta_blocks.cc:542
↓ 7 callersFunctionReadMetaBlockAdapte
table/terark_zip_table_reader.cc:215
↓ 7 callersMethodRef
db/column_family.cc:375
↓ 7 callersMethodReleaseCompactionFiles
db/compaction.cc:413
↓ 7 callersMethodResetState
util/fault_injection_test_env.cc:328
↓ 7 callersMethodRollbackToSavePoint
utilities/write_batch_with_index/write_batch_with_index.cc:967
↓ 7 callersMethodSeek
db/forward_iterator.cc:297
↓ 7 callersMethodSeekToFirst
db/forward_iterator.cc:279
↓ 7 callersMethodSet
utilities/spatialdb/spatial_db.cc:141
↓ 7 callersMethodSetInvalid
cache/lirs_cache.h:41
↓ 7 callersMethodSetLastAllocatedSequence
Note: memory_order_release must be sufficient
db/version_set.h:986
↓ 7 callersMethodSetLongArrayRegion
java/rocksjni/jni.h:1783
↓ 7 callersMethodSetMaxAllowedSpaceUsage
util/sst_file_manager_impl.cc:117
↓ 7 callersMethodSetMaxPossibleForUserKey
sets the internal key to be bigger or equal to all internal keys with this user key
db/dbformat.h:209
↓ 7 callersMethodSetName
util/testutil.h:745
↓ 7 callersMethodSetObjectArrayElement
java/rocksjni/jni.h:1634
↓ 7 callersMethodSetSnapshotOnNextOperation
utilities/transactions/transaction_base.cc:83
↓ 7 callersMethodSetWriteLifeTimeHint
env/io_posix.cc:925
↓ 7 callersFunctionShouldReportDetailedTime
table/format.cc:46
↓ 7 callersMethodSingleDelete
db/write_batch.cc:790
↓ 7 callersMethodStartArray
util/event_logger.h:59
↓ 7 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:1834
↓ 7 callersMethodTEST_GetFilesMetaData
db/db_impl_debug.cc:54
↓ 7 callersMethodTEST_GetLatestMutableCFOptions
db/db_impl_debug.cc:215
↓ 7 callersMethodTEST_LockMutex
db/db_impl_debug.cc:152
↓ 7 callersMethodTEST_UnlockMutex
db/db_impl_debug.cc:154
↓ 7 callersFunctionUnPackSequenceAndType
db/dbformat.cc:72
↓ 7 callersMethodUnlock
monitoring/instrumented_mutex.cc:46
↓ 7 callersMethodUnref
env/mock_env.cc:62
↓ 7 callersMethodUpdateBoundaries
REQUIRED: Keys must be given to the function in sorted order (it expects the last key to be the largest).
db/version_edit.h:172
↓ 7 callersMethodValid
memtable/hash_linklist_rep.cc:480
↓ 7 callersMethodVerifyBackup
utilities/backupable/backupable_db.cc:1178
↓ 7 callersMethodVerifyChecksum
db/db_impl.cc:3967
↓ 7 callersFunctionVerifySeek
db/range_tombstone_fragmenter_test.cc:73
↓ 7 callersFunctionVerifySeekForPrev
db/range_tombstone_fragmenter_test.cc:86
↓ 7 callersFunctionbuild_key
memtable/terark_zip_memtable.cc:13
↓ 7 callersMethodcbegin
utilities/console/string_view.hpp:532
↓ 7 callersMethodcf_opts
options/options_parser.h:60
↓ 7 callersMethodclose
table/tests/composite_str_ut.cc:35
↓ 7 callersMethodclose
table/tests/composite_uint_ut.cc:36
↓ 7 callersMethodcreateColumnFamily
Creates a new column family with the name columnFamilyName and allocates a ColumnFamilyHandle within an internal structure. The ColumnFamilyHandle is
java/src/main/java/org/rocksdb/RocksDB.java:2345
↓ 7 callersMethoddispose
@deprecated Instead use {@link AbstractNativeReference#close()}
java/src/main/java/org/rocksdb/AbstractNativeReference.java:51
↓ 7 callersMethodgetASCII
(String str)
java/src/test/java/org/rocksdb/FlinkCompactionFilterTest.java:345
↓ 7 callersMethodgetLibraryName
<p>Returns the library name of the compression type identified by the enumeration value.</p> @return library name
java/src/main/java/org/rocksdb/CompressionType.java:88
↓ 7 callersMethodgetValue
()
java/src/test/java/org/rocksdb/util/WriteBatchGetter.java:18
↓ 7 callersMethodget_builder
util/lazy_buffer.cc:544
↓ 7 callersMethodget_data_source
(self)
tools/advisor/advisor/rule_parser.py:294
↓ 7 callersMethodget_log_number
db/log_writer.h:84
↓ 7 callersMethodget_options
(self, reqd_options)
tools/advisor/advisor/db_options_parser.py:201
↓ 7 callersFunctiongeteuid
Ok for uniqueness
db/c_test.c:25
↓ 7 callersMethodinfoLogLevel
<p>Returns currently set log level.</p> @return {@link org.rocksdb.InfoLogLevel} instance.
java/src/main/java/org/rocksdb/DBOptionsInterface.java:205
↓ 7 callersMethoditerate
Support for iterating over the contents of a batch. @param handler A handler that is called back for each update present in the batch
java/src/main/java/org/rocksdb/WriteBatch.java:60
↓ 7 callersMethodkey
memtable/skiplist_test.cc:167
↓ 7 callersMethodkey
do not support
db/compaction_iterator.cc:43
↓ 7 callersFunctionlisteners
Provides access to the event listener list.
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:1000
↓ 7 callersFunctionlocaltime_r
port/sys_time.h:31
↓ 7 callersMethodlogs_with_prep_tracker
db/db_impl.h:378
↓ 7 callersMethodmutex
db/db_impl.h:724
↓ 7 callersMethodoptimizeLevelStyleCompaction
<p>Default values for some parameters in ColumnFamilyOptions are not optimized for heavy workloads and big datasets, which means you might observe wri
java/src/main/java/org/rocksdb/ColumnFamilyOptionsInterface.java:42
↓ 7 callersMethodoptimizeUniversalStyleCompaction
<p>Default values for some parameters in ColumnFamilyOptions are not optimized for heavy workloads and big datasets, which means you might observe wri
java/src/main/java/org/rocksdb/ColumnFamilyOptionsInterface.java:78
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:6934
↓ 7 callersMethodoutput_compression_opts
What compression options for output
db/compaction.h:269
↓ 7 callersMethodparseDouble
parse IEEE745 double precision: Significand precision length - 15 Maximum exponent value - 308 "If a decimal string with at most 15 significant digit
third-party/fbson/FbsonJsonParser.h:619
↓ 7 callersMethodpop
utilities/transactions/write_prepared_txn_db.h:414
↓ 7 callersMethodputLogData
Append a blob of arbitrary size to the records in this batch. The blob will be stored in the transaction log but not in any other file. In particular,
java/src/main/java/org/rocksdb/WriteBatchInterface.java:199
↓ 7 callersFunctionrocksdb_create_iterator
db/c.cc:943
↓ 7 callersFunctionrocksdb_delete
db/c.cc:814
↓ 7 callersFunctionrocksdb_iter_seek
db/c.cc:1197
↓ 7 callersFunctionrocksdb_iter_seek_to_first
db/c.cc:1189
↓ 7 callersFunctionrocksdb_transaction_put
Put a key inside a transaction
db/c.cc:3750
↓ 7 callersFunctionrocksdb_write
db/c.cc:841
↓ 7 callersFunctionrocksdb_writebatch_create
db/c.cc:1226
↓ 7 callersFunctionrocksdb_writebatch_destroy
db/c.cc:1237
↓ 7 callersMethodsetFilter
Use the specified filter policy to reduce disk reads. {@link org.rocksdb.Filter} should not be disposed before options instances using this filter is
java/src/main/java/org/rocksdb/BlockBasedTableConfig.java:222
↓ 7 callersMethodsetMaxWriteBufferNumber
The maximum number of write buffers that are built up in memory. The default is 2, so that when 1 write buffer is being flushed to storage, new writes
java/src/main/java/org/rocksdb/AdvancedMutableColumnFamilyOptionsInterface.java:26
↓ 7 callersMethodsetRateLimiter
Use to control write rate of flush and compaction. Flush has higher priority than compaction. Rate limiting is disabled if nullptr. Default: nullptr
java/src/main/java/org/rocksdb/DBOptionsInterface.java:159
↓ 7 callersMethodset_offset
table/format.h:50
↓ 7 callersMethodset_size
table/format.h:54
↓ 7 callersMethodstartDb
()
java/src/test/java/org/rocksdb/OptimisticTransactionTest.java:273
↓ 7 callersMethoduninitialized_resize
util/lazy_buffer.cc:303
↓ 7 callersMethodunlock
utilities/util/factory.h:94
↓ 7 callersMethodupdate_fiber_count
db/db_impl.cc:1559
↓ 7 callersMethodvalue
utilities/document/json_document.cc:561
↓ 7 callersMethodvalue
db/db_test.cc:2769
↓ 7 callersMethodwrite
()
java/src/test/java/org/rocksdb/RocksDBTest.java:129
↓ 6 callersFunctionAbort
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:10590
↓ 6 callersMethodAdd
table/block_based_table_builder.cc:391
↓ 6 callersMethodAdd
monitoring/histogram.cc:87
↓ 6 callersMethodAddConcurrently
util/dynamic_bloom.h:100
← previousnext →1,401–1,500 of 18,157, ranked by callers