MCPcopy Create free account

hub / github.com/bytedance/terarkdb / functions

Functions18,157 in github.com/bytedance/terarkdb

↓ 4 callersFunctionsave_reload
table/tests/composite_uint_ut.cc:60
↓ 4 callersMethodseq_end
db/range_tombstone_fragmenter.h:63
↓ 4 callersMethodsetAllowMmapReads
Allow the OS to mmap file for reading sst tables. Default: false @param allowMmapReads true if mmap reads are allowed. @return the instance of the cu
java/src/main/java/org/rocksdb/DBOptionsInterface.java:899
↓ 4 callersMethodsetBackgroundThreads
<p>Sets the number of background worker threads of the flush pool for this environment.</p> <p>Default number: 1</p> @param num the number of threads
java/src/main/java/org/rocksdb/Env.java:39
↓ 4 callersMethodsetBoolean
( final MutableColumnFamilyOptionKey key, final boolean value)
java/src/main/java/org/rocksdb/MutableColumnFamilyOptions.java:625
↓ 4 callersMethodsetBytesPerSync
Allows OS to incrementally sync files to disk while they are being written, asynchronously, in the background. Issue one request for every bytes_per_s
java/src/main/java/org/rocksdb/DBOptionsInterface.java:1224
↓ 4 callersMethodsetCompressionPerLevel
<p>Different levels can have different compression policies. There are cases where most lower levels would like to use quick compression algorithms wh
java/src/main/java/org/rocksdb/AdvancedColumnFamilyOptionsInterface.java:200
↓ 4 callersMethodsetCompressionType
Compress blocks using the specified compression algorithm. This parameter can be changed dynamically. Default: SNAPPY_COMPRESSION, which gives light
java/src/main/java/org/rocksdb/MutableColumnFamilyOptionsInterface.java:147
↓ 4 callersMethodsetEnvironmentClassField
(String fieldName, String value)
java/src/test/java/org/rocksdb/util/EnvironmentTest.java:159
↓ 4 callersMethodsetFillCache
Fill the cache when loading the block-based sst formatted db. Callers may wish to set this field to false for bulk scans. Default: true @param fillCa
java/src/main/java/org/rocksdb/ReadOptions.java:84
↓ 4 callersMethodsetInplaceUpdateNumLocks
Number of locks used for inplace update Default: 10000, if inplace_update_support = true, else 0. @param inplaceUpdateNumLocks the number of locks us
java/src/main/java/org/rocksdb/AdvancedMutableColumnFamilyOptionsInterface.java:47
↓ 4 callersMethodsetMaxBackgroundCompactions
Specifies the maximum number of concurrent background compaction jobs, submitted to the default LOW priority thread pool. If you're increasing this, a
java/src/main/java/org/rocksdb/DBOptionsInterface.java:504
↓ 4 callersMethodsetMaxBytes
Set the maximum size of the write batch. @param maxBytes the maximum size in bytes.
java/src/main/java/org/rocksdb/WriteBatchInterface.java:238
↓ 4 callersMethodsetMaxOpenFiles
Number of open files that can be used by the DB. You may need to increase this if your database has a large working set. Value -1 means files opened
java/src/main/java/org/rocksdb/DBOptionsInterface.java:219
↓ 4 callersMethodsetRowCache
A global cache for table-level rows. Default: null (disabled) @param rowCache The global row cache @return the reference to the current options.
java/src/main/java/org/rocksdb/DBOptionsInterface.java:1502
↓ 4 callersMethodsetTickerCount
monitoring/statistics.cc:222
↓ 4 callersMethodsetVerifyChecksums
If true, all data read from underlying storage will be verified against corresponding checksums. Default: true @param verifyChecksums if true, then c
java/src/main/java/org/rocksdb/ReadOptions.java:54
↓ 4 callersMethodsetWriteBufferManager
Use passed {@link WriteBufferManager} to control memory usage across multiple column families and/or DB instances. Check <a href="https://github.com/
java/src/main/java/org/rocksdb/DBOptionsInterface.java:1005
↓ 4 callersMethodset_initialized
db/column_family.h:400
↓ 4 callersMethodset_parameter
(self, key, value)
tools/advisor/advisor/rule_parser.py:36
↓ 4 callersFunctionshould_sample_file_read
monitoring/file_read_sample.h:15
↓ 4 callersFunctionskip
util/ajson_msd.hpp:1884
↓ 4 callersFunctionskip_ws
util/ajson_msd.hpp:91
↓ 4 callersMethodsnapshot
db/snapshot_impl.cc:24
↓ 4 callersMethodsoptions
db/column_family.cc:942
↓ 4 callersFunctionsubcode
include/rocksdb/status.h:82
↓ 4 callersMethodsync
If true, the write will be flushed from the operating system buffer cache (by calling WritableFile::Sync()) before the write is considered complete.
java/src/main/java/org/rocksdb/WriteOptions.java:87
↓ 4 callersMethodtest_to_run_count
Gets the number of tests that should run.
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:2282
↓ 4 callersFunctiontxn_get_helper
TODO(AR) consider refactoring to share this between here and rocksjni.cc
java/rocksjni/transaction.cc:161
↓ 4 callersFunctiontxn_multi_get_helper
TODO(AR) consider refactoring to share this between here and rocksjni.cc cf multi get
java/rocksjni/transaction.cc:288
↓ 4 callersFunctiontxn_write_kv_parts_helper
TODO(AR) consider refactoring to share this between here and rocksjni.cc
java/rocksjni/transaction.cc:609
↓ 4 callersFunctionusage
---------------------------------------------*/
third-party/bzip2/bzip2.c:1625
↓ 4 callersMethoduseCappedPrefixExtractor
Same as fixed length prefix extractor, except that when slice is shorter than the fixed length, it will use the full key. @param n use the first n by
java/src/main/java/org/rocksdb/ColumnFamilyOptionsInterface.java:174
↓ 4 callersMethoduse_direct_io
Indicates the upper layers if the current WritableFile implementation uses direct IO.
include/rocksdb/env.h:770
↓ 4 callersFunctionuser_comparator
db/dbformat.h:185
↓ 4 callersMethodvalue
Gets the user supplied value.
third-party/gtest-1.8.1/fused-src/gtest/gtest.h:20302
↓ 4 callersMethodvalue
util/testutil.h:175
↓ 4 callersMethodvalue
db/compaction_iterator.cc:44
↓ 4 callersMethodverifyChecksums
If true, all data read from underlying storage will be verified against corresponding checksums. Default: true @return true if checksum verification
java/src/main/java/org/rocksdb/ReadOptions.java:40
↓ 4 callersMethodwait
db/db_impl.cc:1592
↓ 4 callersMethodwriteBufferManager
Reference to {@link WriteBufferManager} used by it. <br> Default: null (Disabled) @return a reference to WriteBufferManager
java/src/main/java/org/rocksdb/DBOptionsInterface.java:1014
↓ 4 callersMethodwriteBufferSize
Return size of write buffer size. @return size of write buffer. @see #setWriteBufferSize(long)
java/src/main/java/org/rocksdb/MutableColumnFamilyOptionsInterface.java:38
↓ 4 callersMethodwriteBufferSize
()
java/src/main/java/org/rocksdb/ColumnFamilyOptions.java:236
↓ 4 callersMethodwriteEndObject
finish writing an object val
third-party/fbson/FbsonWriter.h:321
↓ 4 callersFunctionwriteError
---------------------------------------------*/
third-party/bzip2/bzip2recover.c:98
↓ 4 callersMethodwriteInt64
third-party/fbson/FbsonWriter.h:175
↓ 4 callersMethodwriteString
third-party/fbson/FbsonWriter.h:232
↓ 3 callersFunctionAbort
third-party/gtest-1.8.1/fused-src/gtest/gtest.h:3809
↓ 3 callersMethodAddBytesForWrites
tools/db_stress.cc:808
↓ 3 callersMethodAddDeletes
tools/db_stress.cc:825
↓ 3 callersMethodAddEvent
utilities/console/gujia_epoll_impl.h:10
↓ 3 callersMethodAddHash
util/bloom.cc:120
↓ 3 callersMethodAddPrefixes
tools/db_stress.cc:818
↓ 3 callersMethodAddSingleDeletion
db/db_iter_test.cc:52
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:3551
↓ 3 callersMethodAllocate
memtable/alloc_tracker.cc:25
↓ 3 callersMethodAllocate
db/db_test_util.h:132
↓ 3 callersMethodAllowsOverwrite
tools/db_stress.cc:1128
↓ 3 callersMethodAnywayDeleteIterator
table/table_test.cc:202
↓ 3 callersMethodAppend
env/env_encryption.cc:206
↓ 3 callersMethodAppend
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:4801
↓ 3 callersFunctionAppendHumanMicros
for micros < 10ms, print "XX us". for micros < 10sec, print "XX ms". for micros >= 10 sec, print "XX sec". for micros <= 1 hour, print Y:X M:S". for m
util/string_util.cc:51
↓ 3 callersFunctionAppendItem
table/block_based_filter_block.cc:23
↓ 3 callersMethodApproximateOldestKeyTime
db/memtable_list.cc:504
↓ 3 callersFunctionAreEqualOptions
options/options_parser.cc:489
↓ 3 callersMethodAreFilesInCompaction
Returns true if any one of specified files are being compacted
db/compaction_picker.cc:534
↓ 3 callersMethodArgv
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:8316
↓ 3 callersFunctionArrayAsVector
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:3604
↓ 3 callersFunctionAssertEmpty
utilities/backupable/backupable_db_test.cc:521
↓ 3 callersMethodAssertFilterBlockStat
table/table_test.cc:1848
↓ 3 callersMethodAssertNoOpenFile
util/fault_injection_test_env.h:177
↓ 3 callersMethodAssertWrittenFiles
utilities/backupable/backupable_db_test.cc:252
↓ 3 callersFunctionAssertionResult
third-party/gtest-1.8.1/fused-src/gtest/gtest.h:19705
↓ 3 callersFunctionBeforeFile
db/version_set.cc:412
↓ 3 callersMethodBufferSize
utilities/persistent_cache/block_cache_tier_file_buffer.h:118
↓ 3 callersFunctionBuildTable
db/builder.cc:68
↓ 3 callersMethodBumpAndGetBackgroundErrorCount
db/internal_stats.h:350
↓ 3 callersMethodCalculateSpace
util/bloom.cc:72
↓ 3 callersMethodCallBooleanMethod
java/rocksjni/jni.h:914
↓ 3 callersMethodCancelAllBackgroundWork
Will lock the mutex_, will wait for completion if wait is true
db/db_impl.cc:500
↓ 3 callersFunctionCheckPinGet
db/c_test.c:140
↓ 3 callersMethodClear
utilities/spatialdb/spatial_db.cc:160
↓ 3 callersMethodClear
utilities/write_batch_with_index/write_batch_with_index.cc:555
↓ 3 callersMethodClearCallBack
util/sync_point.cc:41
↓ 3 callersMethodClearWrittenFiles
utilities/backupable/backupable_db_test.cc:260
↓ 3 callersMethodClone
third-party/gtest-1.8.1/fused-src/gtest/gtest.h:11640
↓ 3 callersMethodCollectable
utilities/cassandra/format.cc:158
↓ 3 callersMethodCompare
tools/db_sanity_test.cc:112
↓ 3 callersMethodCompare
terark-tools/terark-test/chaos_test.hpp:118
↓ 3 callersFunctionCompareIterators
db/db_test.cc:2793
↓ 3 callersMethodCompleteParallelMemTableWriter
This method is called by both the leader and parallel followers
db/write_thread.cc:576
↓ 3 callersMethodConfigure
at the moment Flink configures filters (can be already created) only once when user creates state otherwise it can lead to ListElementFilter leak in C
utilities/flink/flink_compaction_filter.cc:53
↓ 3 callersMethodConvertExpiredColumnsToTombstones
utilities/cassandra/format.cc:240
↓ 3 callersMethodConvertToInternalKey
table/table_test.cc:357
↓ 3 callersMethodCorruptFile
utilities/backupable/backupable_db_test.cc:427
↓ 3 callersMethodCorruption
nullptr if immutable_db_options_.paranoid_checks==false
db/db_impl_open.cc:548
↓ 3 callersMethodCreateColumnFamily
tools/rdb/db_wrapper.cc:263
↓ 3 callersFunctionCreateRowTombstone
utilities/cassandra/test_utils.cc:51
↓ 3 callersMethodCreateTablePropertiesCollector
utilities/table_properties_collectors/compact_on_deletion_collector.cc:74
↓ 3 callersFunctionDecide
utilities/flink/flink_compaction_filter.cc:22
← previousnext →2,301–2,400 of 18,157, ranked by callers