MCPcopy Create free account

hub / github.com/bytedance/terarkdb / functions

Functions18,157 in github.com/bytedance/terarkdb

↓ 4 callersMethodFlush
env/io_posix.cc:697
↓ 4 callersMethodFlush
util/file_reader_writer_test.cc:37
↓ 4 callersMethodFlush
util/testutil.h:215
↓ 4 callersMethodFlush
db/column_family_test.cc:352
↓ 4 callersFunctionFlushInfoLog
third-party/gtest-1.8.1/fused-src/gtest/gtest.h:2615
↓ 4 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:4302
↓ 4 callersFunctionFormatTestCount
Formats the count of tests.
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:4310
↓ 4 callersMethodFreeDeadColumnFamilies
REQUIRES: DB mutex held
db/column_family.cc:1432
↓ 4 callersMethodFsync
env/mock_env.cc:142
↓ 4 callersMethodGarbageCollect
utilities/backupable/backupable_db.cc:1510
↓ 4 callersMethodGenerateFileIndexer
db/version_set.h:118
↓ 4 callersFunctionGenerateRandomKVs
Generate random key value pairs. The generated key will be sorted. You can tune the parameters to generated different kinds of test key/value pairs fo
table/block_test.cc:52
↓ 4 callersMethodGet
memtable/skiplist_test.cc:207
↓ 4 callersMethodGet
If the database contains an entry for "key" store the corresponding value in *value and return OK. If there is no entry for "key" leave *value unchan
include/rocksdb/db.h:360
↓ 4 callersMethodGetApproximateMemTableStats
db/db_test.cc:2599
↓ 4 callersFunctionGetArgvs
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:1888
↓ 4 callersMethodGetBackgroundThreads
port/win/env_win.cc:1237
↓ 4 callersMethodGetCFOptions
options/options_parser.h:67
↓ 4 callersMethodGetCacheBytesWrite
table/table_test.cc:1872
↓ 4 callersMethodGetCloseCount
env/env_test.cc:1713
↓ 4 callersFunctionGetColumnFamilyUserComparator
db/column_family.cc:1489
↓ 4 callersMethodGetDBOptions
utilities/backupable/backupable_db_test.cc:65
↓ 4 callersMethodGetDeadlockDetectDepth
utilities/transactions/pessimistic_transaction.h:113
↓ 4 callersFunctionGetDecompressedSizeInfo
util/compression.h:395
↓ 4 callersMethodGetDynamicPrefixIterator
memtable/hash_skiplist_rep.cc:339
↓ 4 callersMethodGetEarliestSequenceNumber
db/memtable_list.cc:222
↓ 4 callersFunctionGetElementOr
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:703
↓ 4 callersMethodGetExpirationTime
Returns the time (in microseconds according to Env->GetMicros()) that this transaction will be expired. Returns 0 if this transaction does not expire
utilities/transactions/pessimistic_transaction.h:96
↓ 4 callersMethodGetFileNumber
db/memtable.h:389
↓ 4 callersMethodGetFlushReason
db/column_family.h:214
↓ 4 callersMethodGetID
utilities/write_batch_with_index/write_batch_with_index_test.cc:32
↓ 4 callersMethodGetIntProperty
db/db_test.cc:2572
↓ 4 callersMethodGetLatestCFOptions
db/column_family.cc:583
↓ 4 callersMethodGetLatestMemTableID
db/memtable_list.h:268
↓ 4 callersFunctionGetLatestOptionsFileName
utilities/options/options_util.cc:36
↓ 4 callersMethodGetLock
db/memtable.cc:495
↓ 4 callersMethodGetMemTable
db/column_family.cc:1470
↓ 4 callersMethodGetNextFile
db/version_set.cc:147
↓ 4 callersFunctionGetOptionsFromString
options/options_helper.cc:1339
↓ 4 callersFunctionGetOrCreateValue
third-party/gtest-1.8.1/fused-src/gtest/gtest.h:3465
↓ 4 callersMethodGetPathId
db/compaction_picker_universal.cc:646
↓ 4 callersMethodGetRequiredBufferAlignment
Use the returned alignment value to allocate aligned buffer for Direct I/O
include/rocksdb/env.h:774
↓ 4 callersFunctionGetReservedAttributesForElement
third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:3608
↓ 4 callersFunctionGetSliceForFileNumber
db/table_cache.cc:53
↓ 4 callersFunctionGetSpatialIndexColumnFamilyName
utilities/spatialdb/spatial_db.cc:53
↓ 4 callersMethodGetState
utilities/console/resp_machine.h:26
↓ 4 callersMethodGetStressTest
tools/db_stress.cc:1023
↓ 4 callersMethodGetStringProperty
db/internal_stats.cc:490
↓ 4 callersMethodGetTableProperties
db/version_set.cc:720
↓ 4 callersFunctionGetTileFromCoord
indexing idea from http://msdn.microsoft.com/en-us/library/bb259689.aspx
utilities/spatialdb/utils.h:16
↓ 4 callersMethodGetUniqueId
env/io_posix.cc:411
↓ 4 callersFunctionGetWindowsErrSz
port/win/io_win.cc:45
↓ 4 callersMethodGetWriteOptions
utilities/transactions/transaction_base.h:225
↓ 4 callersMethodHaveSomethingToClean
db/job_context.h:110
↓ 4 callersMethodHint
env/io_posix.cc:416
↓ 4 callersMethodIndexType
table/block.cc:757
↓ 4 callersFunctionInfoLogFileName
util/filename.cc:166
↓ 4 callersMethodInsert
utilities/persistent_cache/hash_table_bench.cc:192
↓ 4 callersMethodInsert
memtable/skiplist.h:436
↓ 4 callersMethodInsertElement
Insert elem into the result_ (just BEFORE the current element / byte) Note: if Done() (i.e.: iterator points to end), this will append elem.
utilities/redis/redis_list_iterator.h:133
↓ 4 callersMethodInvalidate
db/range_del_aggregator.h:321
↓ 4 callersMethodInvalidateRangeDelMapPositions
db/range_del_aggregator.h:370
↓ 4 callersFunctionIsExpired
Returns true iff the status indicated that the operation has Expired.
include/rocksdb/status.h:251
↓ 4 callersMethodIsExpired
utilities/transactions/pessimistic_transaction.cc:117
↓ 4 callersFunctionIsForwardBytewiseComparator
These functions are defined inside terarkzip, we should remove them in the future.
memtable/skiplistrep.cc:374
↓ 4 callersFunctionIsLegacyFooterFormat
table/format.cc:96
↓ 4 callersMethodIsNotStarted
include/rocksdb/utilities/ldb_cmd_execute_result.h:51
↓ 4 callersMethodIsSnapshotSupported
return true if the current MemTableRep supports snapshots. inplace update prevents snapshots,
db/memtable.h:355
↓ 4 callersFunctionIsSpace
third-party/gtest-1.8.1/fused-src/gtest/gtest.h:3662
↓ 4 callersMethodIsTrivialMove
db/compaction.cc:264
↓ 4 callersFunctionKey
util/dynamic_bloom_test.cc:43
↓ 4 callersFunctionKey1
db/manual_compaction_test.cc:29
↓ 4 callersFunctionLE_LOAD32
Used to fetch a naturally-aligned 32-bit word in little endian byte-order
util/crc32c.cc:315
↓ 4 callersFunctionLZ4_Uncompress
compress_format_version == 1 -- decompressed size is included in the block header using memcpy, which makes database non-portable) compress_format_ver
util/compression.h:817
↓ 4 callersMethodLastPublishedSequence
Note: memory_order_acquire must be sufficient.
db/version_set.h:967
↓ 4 callersFunctionLazyBufferRemoveSuffix
util/lazy_buffer.cc:718
↓ 4 callersFunctionListSpecificFiles
db/wal_manager_test.cc:178
↓ 4 callersFunctionLoadLatestOptions
utilities/options/options_util.cc:63
↓ 4 callersFunctionLockFileName
util/filename.cc:145
↓ 4 callersMethodLookup
utilities/persistent_cache/block_cache_tier.cc:266
↓ 4 callersMethodMakeInputIterator
db/version_set.cc:4522
↓ 4 callersMethodMask
utilities/cassandra/format.cc:27
↓ 4 callersFunctionMinLevelHelper
db/db_test.cc:1073
↓ 4 callersMethodMultiGet
db/db_test.cc:2465
↓ 4 callersFunctionMultiplyCheckOverflow
tools/trace_analyzer_tool.cc:181
↓ 4 callersMethodName
db/prefix_test.cc:125
↓ 4 callersMethodName
db/table_properties_collector.h:65
↓ 4 callersFunctionNewArenaWrappedDbIterator
db/db_iter.cc:1507
↓ 4 callersFunctionNewFileTraceReader
utilities/trace/file_trace_reader_writer.cc:88
↓ 4 callersFunctionNewIteratorSelect
table/terark_zip_table_reader.cc:1312
↓ 4 callersMethodNewLogger
utilities/env_timed.cc:133
↓ 4 callersFunctionNewMergingIterator
table/merging_iterator.cc:358
↓ 4 callersFunctionNewSimCache
For instrumentation purpose, use NewSimCache instead
utilities/simulator_cache/sim_cache.cc:336
↓ 4 callersFunctionNewTieredCache
construct a tiered RAM+Block cache
utilities/persistent_cache/persistent_cache_test.cc:85
↓ 4 callersMethodNext
db/range_del_aggregator.cc:79
↓ 4 callersMethodNext
db/comparator_db_test.cc:46
↓ 4 callersMethodNextCompactionIndex
REQUIRES: lock is held
db/version_set.h:382
↓ 4 callersMethodNowNanos
env/mock_env.cc:767
↓ 4 callersMethodNumFinished
env/env_test.cc:408
↓ 4 callersFunctionOldInfoLogFileName
Return the name of the old info log file for "dbname".
util/filename.cc:177
← previousnext →2,001–2,100 of 18,157, ranked by callers