MCPcopy Create free account

hub / github.com/bytedance/terarkdb / functions

Functions18,157 in github.com/bytedance/terarkdb

↓ 9 callersMethodDefaultColumnFamily
db/db_test.cc:2731
↓ 9 callersMethodDelete
utilities/backupable/backupable_db.cc:1633
↓ 9 callersFunctionFadvise
A wrapper for fadvise, if the platform doesn't support fadvise, it will simply return 0.
env/io_posix.cc:54
↓ 9 callersFunctionFillWithSpecialChar
options/options_settable_test.cc:48
↓ 9 callersMethodFlush
utilities/cassandra/cassandra_functional_test.cc:60
↓ 9 callersFunctionGTEST_DISABLE_MSC_WARNINGS_POP_
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. This r
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:139
↓ 9 callersMethodGet
tools/db_stress.cc:1098
↓ 9 callersMethodGetAggregatedIntProperty
db/db_impl.cc:2497
↓ 9 callersMethodGetCurrent
Access the current element, and save the result into *curElem
utilities/redis/redis_list_iterator.h:148
↓ 9 callersMethodGetFilterBitsBuilder
table/full_filter_block_test.cc:87
↓ 9 callersMethodGetInt64
utilities/document/json_document.cc:375
↓ 9 callersMethodGetNumDeletes
utilities/transactions/transaction_base.cc:503
↓ 9 callersMethodGetNumEntries
memtable/hash_linklist_rep.cc:43
↓ 9 callersMethodGetOptions
tools/db_sanity_test.cc:88
↓ 9 callersMethodGetReferencedSuperVersion
db/column_family.cc:1131
↓ 9 callersMethodGetRequiredBufferAlignment
Use the returned alignment value to allocate aligned buffer for Direct I/O
env/env_encryption.cc:258
↓ 9 callersMethodGetSequenceNumber
db/snapshot_impl.h:29
↓ 9 callersMethodGetStopToken
db/write_controller.cc:15
↓ 9 callersFunctionGetUnaligned
util/coding.h:454
↓ 9 callersFunctionGetWritableFileWriter
util/testutil.cc:127
↓ 9 callersFunctionHeader
env/env.cc:177
↓ 9 callersFunctionIndent
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:5468
↓ 9 callersMethodInsert
table/table_test.cc:2234
↓ 9 callersMethodInvalidate
table/block.h:431
↓ 9 callersFunctionIsAny
terark-tools/terark-test/chaos_test.hpp:236
↓ 9 callersMethodIsInSnapshot
utilities/transactions/snapshot_checker.cc:20
↓ 9 callersMethodItems
utilities/document/json_document.cc:485
↓ 9 callersFunctionLazyBufferReference
util/lazy_buffer.cc:708
↓ 9 callersFunctionLogMessage
util/auto_roll_logger_test.cc:85
↓ 9 callersFunctionMask
Return a masked representation of crc. Motivation: it is problematic to compute the CRC of a string that contains embedded CRCs. Therefore we recomm
util/crc32c.h:37
↓ 9 callersFunctionNewCompactOnDeletionCollectorFactory
utilities/table_properties_collectors/compact_on_deletion_collector.cc:81
↓ 9 callersMethodNewLongArray
java/rocksjni/jni.h:1654
↓ 9 callersMethodNewRandomAccessFile
env/mock_env.cc:469
↓ 9 callersMethodNewRandomAccessFile
db/db_test_util.h:425
↓ 9 callersMethodNext
db/compaction_iterator.cc:210
↓ 9 callersFunctionNow
table/table_reader_bench.cc:52
↓ 9 callersMethodOnAddFile
util/sst_file_manager_impl.cc:56
↓ 9 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:7072
↓ 9 callersFunctionParseOptionHelper
options/options_helper.cc:474
↓ 9 callersFunctionPartitionRangeWithDepend
Partition two sorted non-overlap range vector a: [ -------- ) [ -------- ] b: ( -------------- ] r: [ -- ]( -- )[ -- )[ -- ]( -- ]
db/map_builder.cc:726
↓ 9 callersMethodPassed
Returns true iff the unit test passed (i.e. all test cases passed).
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:6035
↓ 9 callersMethodPut
@param pending True if the update may have started but is not yet guaranteed finished. This is useful for crash-recovery testing when the process may
tools/db_stress.cc:1085
↓ 9 callersFunctionRandomString
table/table_test.cc:1604
↓ 9 callersMethodRead
util/file_reader_writer.cc:36
↓ 9 callersFunctionReadFileToString
env/env.cc:328
↓ 9 callersMethodRenameFile
env/mock_env.cc:666
↓ 9 callersMethodReserve
Reserve some space for the result_. Equivalent to result_.reserve(bytes).
utilities/redis/redis_list_iterator.h:110
↓ 9 callersFunctionReverse
Return reverse of "key". Used to test non-lexicographic comparators.
table/table_test.cc:107
↓ 9 callersMethodRun
Run the command, and return the execute result. */
tools/ldb_cmd.cc:261
↓ 9 callersMethodSeek
util/testutil.h:156
↓ 9 callersMethodSeekToFirst
table/terark_zip_table_reader.cc:329
↓ 9 callersMethodSetBackgroundThreads
util/threadpool_imp.cc:411
↓ 9 callersMethodSetLimitWrittenFiles
utilities/backupable/backupable_db_test.cc:265
↓ 9 callersMethodSizeFileBytes
db/transaction_log_impl.h:46
↓ 9 callersMethodTEST_WALBufferIsEmpty
db/db_impl_debug.cc:29
↓ 9 callersMethodTimeToString
port/win/env_win.cc:1021
↓ 9 callersMethodToString
utilities/simulator_cache/sim_cache.cc:282
↓ 9 callersMethodTrimAppend
Append "non_shared_data" to its back, from "shared_len" This function is used in Block::Iter::ParseNextKey shared_len: bytes in [0, shard_len-1] would
db/dbformat.h:391
↓ 9 callersFunctionUnescapeOptionString
util/string_util.cc:238
↓ 9 callersMethodValue
cache/lru_cache.cc:496
↓ 9 callersFunctionVerifyShouldDelete
db/range_del_aggregator_test.cc:143
↓ 9 callersMethodWrite
env/env_test.cc:1588
↓ 9 callersFunctionWriteBlock
a utility that helps writing block content to the file @offset will advance if @block_contents was successfully written. @block_handle the block handl
table/plain_table_builder.cc:40
↓ 9 callersFunctionXXH_readLE32
util/xxhash.cc:290
↓ 9 callersMethodassert_get
db/merge_test.cc:212
↓ 9 callersFunctionclear
table/tests/composite_uint_ut.cc:49
↓ 9 callersMethodclose
table/tests/composite_sorteduint_ut.cc:35
↓ 9 callersMethodcolumnFamilyName
Retrieve name of column family. @return column family name. @since 3.10.0 @deprecated Use {@link #getName()} instead.
java/src/main/java/org/rocksdb/ColumnFamilyDescriptor.java:60
↓ 9 callersMethodcolumnFamilyOptions
Retrieve assigned options instance. @return Options instance assigned to this instance. @deprecated Use {@link #getOptions()} instead.
java/src/main/java/org/rocksdb/ColumnFamilyDescriptor.java:81
↓ 9 callersMethodcurrent_blob_output
db/compaction_job.cc:192
↓ 9 callersMethoddumpDb
(self, params, dumpFile)
tools/ldb_test.py:143
↓ 9 callersFunctionfallocate
SetFileInformationByHandle() is capable of fast pre-allocates. However, this does not change the file end position unless the file is truncated and th
port/win/io_win.cc:145
↓ 9 callersMethodflush
<p>Flush all memory table data.</p> <p>Note: it must be ensured that the FlushOptions instance is not GC'ed before this method finishes. If the wait
java/src/main/java/org/rocksdb/RocksDB.java:2383
↓ 9 callersMethodgetEnv
Returns the set RocksEnv instance. @return {@link RocksEnv} instance set in the options.
java/src/main/java/org/rocksdb/DBOptionsInterface.java:36
↓ 9 callersMethodgetSharedLibraryFileName
(final String name)
java/src/main/java/org/rocksdb/util/Environment.java:55
↓ 9 callersFunctionget_key
terark-tools/terark-test/stress_test.cpp:256
↓ 9 callersFunctionget_key
terark-tools/sst_scan/sample_code.cpp:206
↓ 9 callersMethodinput_version
Returns input version of the compaction
db/compaction.h:228
↓ 9 callersMethodload_rules_from_spec
(self)
tools/advisor/advisor/rule_parser.py:447
↓ 9 callersMethodopen
Open an OptimisticTransactionDB similar to {@link RocksDB#open(Options, String)}. @param options {@link org.rocksdb.Options} instance. @param path th
java/src/main/java/org/rocksdb/OptimisticTransactionDB.java:38
↓ 9 callersMethodopenReadOnly
The factory constructor of RocksDB that opens a RocksDB instance in Read-Only mode given the path to the database using the default options. @param p
java/src/main/java/org/rocksdb/RocksDB.java:318
↓ 9 callersFunctionrocksdb_iter_get_error
db/c.cc:1222
↓ 9 callersFunctionrocksdb_options_create
db/c.cc:1967
↓ 9 callersFunctionrocksdb_options_destroy
db/c.cc:1969
↓ 9 callersFunctionrocksdb_options_set_create_if_missing
db/c.cc:2022
↓ 9 callersMethodsetSnapshot
()
java/src/test/java/org/rocksdb/AbstractTransactionTest.java:38
↓ 9 callersMethodstatistics
<p>Returns statistics object.</p> @return the instance of the statistics object or null if there is no statistics object. @see #setStatistics(Statis
java/src/main/java/org/rocksdb/DBOptionsInterface.java:309
↓ 9 callersMethodtableFactoryName
@return the name of the currently used table factory.
java/src/main/java/org/rocksdb/ColumnFamilyOptionsInterface.java:320
↓ 9 callersMethodupdate_options
(self, options)
tools/advisor/advisor/db_options_parser.py:234
↓ 8 callersMethodAddColumnFamily
Adds a column family to the VersionSet with cf_options_ and updates manifest.
db/repair.cc:144
↓ 8 callersMethodAddPrepared
utilities/transactions/write_prepared_txn_db.cc:388
↓ 8 callersMethodAddUserKey
AddUserKey() will be called when a new key/value pair is inserted into the table. @params key the user key that is inserted into the table. @params
utilities/table_properties_collectors/compact_on_deletion_collector.cc:31
↓ 8 callersFunctionAssertAutoVectorOnlyInStack
util/autovector_test.cc:27
↓ 8 callersFunctionBadAlloc
include/rocksdb/status.h:207
↓ 8 callersMethodBuildCountReporter
utilities/trace/bytedance_metrics_reporter.cc:218
↓ 8 callersFunctionBusy
include/rocksdb/status.h:164
↓ 8 callersMethodCheckAgainstSnapshots
utilities/transactions/write_prepared_txn_db.cc:672
↓ 8 callersMethodCleanup
db/column_family.cc:387
↓ 8 callersFunctionCreateLoggerFromOptions
util/auto_roll_logger.cc:136
↓ 8 callersFunctionCurrentFileName
util/filename.cc:141
← previousnext →1,101–1,200 of 18,157, ranked by callers