MCPcopy Create free account

hub / github.com/SKeyerror/reading-source-code-of-leveldb-1.23 / functions

Functions1,485 in github.com/SKeyerror/reading-source-code-of-leveldb-1.23

MethodClose
db/leveldbutil.cc:20
MethodCloseDB
db/fault_injection_test.cc:460
FunctionCmpCompare
db/c_test.c:107
FunctionCmpDestroy
db/c_test.c:105
FunctionCmpName
db/c_test.c:118
MethodCompact
benchmarks/db_bench.cc:986
MethodCompact
db/db_test.cc:452
MethodCompactMemTable
db/recovery_test.cc:139
MethodCompactMemTable
db/db_impl.cc:556
MethodCompactRange
db/version_set.cc:1509
MethodCompaction
db/version_set.cc:1542
MethodCompactionState
db/db_impl.cc:64
MethodCompactionStats
db/db_impl.h:91
MethodCompare
benchmarks/db_bench.cc:133
MethodCompare
util/comparator.cc:27
MethodCompare
db/db_test.cc:1558
MethodCompare
db/c.cc:92
FunctionConcurrentReader
db/skiplist_test.cc:330
MethodConcurrentTest
db/skiplist_test.cc:215
MethodCondVar
port/port_stdcxx.h:69
MethodConstructor
table/table_test.cc:141
MethodContents
db/write_batch_internal.h:32
MethodContents
Return a string that contains all key,value pairs in order, formatted like "(k1->v1)(k2->v2)".
db/db_test.cc:340
MethodConvertLogFilesToTables
db/repair.cc:131
MethodConvertLogToTable
db/repair.cc:143
MethodCopyState
util/status.cc:13
MethodCorrupt
db/corruption_test.cc:113
MethodCorruption
db/log_test.cc:216
MethodCorruption
db/dumpfile.cc:41
MethodCorruption
db/version_set.cc:907
MethodCorruptionError
table/block.cc:242
MethodCorruptionTest
db/corruption_test.cc:25
MethodCount
db/write_batch.cc:82
MethodCountComparator
benchmarks/db_bench.cc:131
MethodCountFiles
db/db_test.cc:439
MethodCountingFile
db/db_test.cc:213
MethodCrc32c
benchmarks/db_bench.cc:693
MethodCreateDir
util/env_windows.cc:511
MethodCreateFileMetaData
db/version_set_test.cc:197
MethodCreateFilter
db/c.cc:114
MethodCreateFilter
db/c.cc:478
MethodCreateFilter
db/dbformat.cc:105
MethodCurrentOptions
Return the current option configuration.
db/db_test.cc:267
MethodDBConstructor
table/table_test.cc:330
MethodDBImpl
db/db_impl.cc:126
MethodDBImpl
db/db_impl.h:33
MethodDBIter
db/db_iter.cc:48
MethodDBTest
db/db_test.cc:239
MethodDataFile
db/db_test.cc:142
MethodDebugString
db/version_edit.cc:205
MethodDecodeFrom
db/dbformat.h:189
MethodDefault
util/env_posix.cc:894
MethodDefault
util/env_windows.cc:791
MethodDelete
db/write_batch.cc:125
MethodDelete
db/db_test.cc:2058
MethodDelete
db/db_test.cc:2093
MethodDelete
Removes a SnapshotImpl from this list. The snapshot must have been created by calling New() on this list. The snapshot pointer should not be const,
db/snapshot.h:79
MethodDelete
db/dumpfile.cc:85
MethodDeleteAllData
db/fault_injection_test.cc:465
MethodDeleteAnSSTFile
db/db_test.cc:502
FunctionDeleteBlock
table/table.cc:136
FunctionDeleteCachedBlock
table/table.cc:140
MethodDeleteDir
util/env.cc:26
FunctionDeleteEntry
db/table_cache.cc:19
MethodDeleteFile
util/env.cc:29
MethodDeleteRandom
benchmarks/db_bench.cc:953
MethodDeleteSeq
benchmarks/db_bench.cc:951
MethodDeleter
util/cache_test.cc:29
MethodDestroyAndReopen
db/db_test.cc:297
MethodDirname
Returns the directory name in a path pointing to a file. Returns "." if the path does not contain any directory separator.
util/env_posix.cc:395
MethodDoCompactionWork
db/db_impl.cc:911
MethodDoDelete
benchmarks/db_bench.cc:930
MethodDoNotDestruct
util/no_destructor_test.cc:19
MethodDoNothing
db/c.cc:474
MethodDoReads
Read through the first n keys repeatedly and check that they get compacted (verified by checking the size of the key space).
db/autocompact_test.cc:59
MethodDoTest
db/fault_injection_test.cc:514
MethodDoWrite
benchmarks/db_bench.cc:793
MethodDroppedBytes
db/log_test.cc:99
MethodDumpFileCounts
db/db_test.cc:473
MethodDumpFilter
util/bloom_test.cc:47
FunctionDumpInternalIter
db/db_iter.cc:20
MethodDumpSSTableList
db/db_test.cc:486
MethodEXCLUSIVE_LOCKS_REQUIRED
helpers/memenv/memenv.cc:312
FunctionEXCLUSIVE_LOCK_FUNCTION
port/port_stdcxx.h:56
FunctionEXCLUSIVE_LOCK_FUNCTION
util/mutexlock.h:26
MethodEmitPhysicalRecord
db/log_writer.cc:92
MethodEmptyIterator
table/iterator.cc:45
MethodEnvPosixTest
util/env_posix_test.cc:179
MethodEnvTest
util/env_test.cc:21
MethodEnvWindowsTest
util/env_windows_test.cc:21
MethodEqual
db/skiplist.h:127
MethodErase
util/cache_test.cc:62
MethodErase
util/cache.cc:372
MethodErrorEnv
util/testutil.h:52
MethodExtractMetaData
db/repair.cc:221
MethodFalsePositiveRate
util/bloom_test.cc:65
MethodFaultInjectionTest
db/fault_injection_test.cc:375
MethodFaultInjectionTestEnv
db/fault_injection_test.cc:129
FunctionFileExists
include/leveldb/env.h:358
MethodFileExists
util/env_windows.cc:471
← previousnext →701–800 of 1,485, ranked by callers