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

MethodNextEntryOffset
Return the offset in data_ just past the end of the current entry.
table/block.cc:96
MethodNoDestructor
util/no_destructor.h:20
MethodNoWriteTestPreFault
db/fault_injection_test.cc:506
MethodNoWriteTestReopenWithFault
db/fault_injection_test.cc:508
MethodNode
db/skiplist.h:196
FunctionNowMicros
include/leveldb/env.h:396
MethodNowMicros
util/env_windows.cc:635
MethodNumFiles
db/version_set.h:116
MethodNumLogs
db/recovery_test.cc:129
MethodNumRestarts
table/block.cc:20
MethodNumTableFilesAtLevel
db/db_test.cc:407
MethodNumTables
db/recovery_test.cc:131
MethodOpen
table/table.cc:38
MethodOpen
benchmarks/db_bench_tree_db.cc:395
MethodOpen
benchmarks/db_bench.cc:759
MethodOpen
benchmarks/db_bench_sqlite3.cc:421
MethodOpen
db/recovery_test.cc:65
MethodOpen
db/db_impl.cc:1540
MethodOpenBench
benchmarks/db_bench.cc:781
MethodOpenCompactionOutputFile
db/db_impl.cc:819
MethodOpenDB
db/fault_injection_test.cc:453
MethodOpenWithStatus
db/recovery_test.cc:50
MethodOptions
util/options.cc:12
MethodOverlaps
db/version_set_test.cc:39
MethodParseKey
db/db_iter.cc:122
MethodParseNextKey
table/block.cc:250
MethodParsedInternalKey
db/dbformat.h:115
MethodPartialCompactTestPreFault
db/fault_injection_test.cc:487
MethodPartialCompactTestReopenWithFault
db/fault_injection_test.cc:494
MethodPercentile
util/histogram.cc:209
MethodPickRandomKey
table/table_test.cc:576
MethodPosixEnv
util/env_posix.cc:775
MethodPosixFileLock
util/env_posix.cc:453
MethodPosixLogger
Creates a logger that writes to the given file. The PosixLogger instance takes ownership of the file handle.
util/posix_logger.h:29
MethodPosixMmapReadableFile
mmap_base[0, length-1] points to the memory-mapped contents of the file. It must be the result of a successful call to mmap(). This instances takes ov
util/env_posix.cc:219
MethodPosixRandomAccessFile
The new instance takes ownership of |fd|. |fd_limiter| must outlive this instance, and will be used to determine if .
util/env_posix.cc:152
MethodPosixSequentialFile
util/env_posix.cc:110
MethodPosixWritableFile
util/env_posix.cc:251
MethodPrev
table/merger.cc:81
MethodPrev
table/iterator.cc:53
MethodPrev
table/block.cc:143
MethodPrev
table/iterator_wrapper.h:56
MethodPrev
db/memtable.cc:61
MethodPrev
db/skiplist.h:268
MethodPrev
db/version_set.cc:190
MethodPrintEnvironment
benchmarks/db_bench_tree_db.cc:183
MethodPrintEnvironment
benchmarks/db_bench.cc:425
MethodPrintEnvironment
benchmarks/db_bench_sqlite3.cc:208
MethodPrintHeader
benchmarks/db_bench_tree_db.cc:150
MethodPrintHeader
benchmarks/db_bench.cc:383
MethodPrintHeader
benchmarks/db_bench_sqlite3.cc:182
MethodPrintStats
benchmarks/db_bench.cc:988
MethodPrintWarnings
benchmarks/db_bench_tree_db.cc:170
MethodPrintWarnings
benchmarks/db_bench.cc:403
MethodPrintWarnings
benchmarks/db_bench_sqlite3.cc:195
MethodProperty
db/corruption_test.cc:159
FunctionPrune
Remove all cache entries that are not actively in use. Memory-constrained applications may wish to call this method to reduce memory usage. Default i
include/leveldb/cache.h:94
MethodPrune
util/cache.cc:383
MethodPut
db/write_batch.cc:121
MethodPut
db/db_test.cc:2055
MethodPut
db/db_test.cc:2090
MethodPut
Convenience methods
db/db_impl.cc:1211
MethodPut
db/dumpfile.cc:77
MethodRandom
util/random.h:20
MethodRandomAccessFileImpl
helpers/memenv/memenv.cc:187
MethodRandomCompactionPeriod
Picks the number of bytes that can be read until a compaction is scheduled.
db/db_iter.cc:105
MethodRandomGenerator
benchmarks/db_bench_tree_db.cc:92
MethodRandomGenerator
benchmarks/db_bench.cc:163
MethodRandomGenerator
benchmarks/db_bench_sqlite3.cc:125
MethodRandomHeight
db/skiplist.h:297
FunctionRandomKey
util/testutil.cc:22
MethodRandomTarget
db/skiplist_test.cc:176
MethodRead
helpers/memenv/memenv.cc:160
MethodRead
helpers/memenv/memenv.cc:191
MethodRead
benchmarks/db_bench_sqlite3.cc:586
MethodRead
util/env_posix.cc:171
MethodRead
util/env_posix.cc:231
MethodRead
util/env_windows.cc:152
MethodRead
util/env_windows.cc:188
MethodRead
util/env_windows.cc:228
MethodRead
db/log_test.cc:179
MethodReadFilter
table/table.cc:111
MethodReadHot
benchmarks/db_bench.cc:880
MethodReadMissing
benchmarks/db_bench.cc:867
MethodReadPhysicalRecord
db/log_reader.cc:189
MethodReadRandom
benchmarks/db_bench_tree_db.cc:473
MethodReadRandom
benchmarks/db_bench.cc:849
MethodReadReverse
benchmarks/db_bench.cc:836
MethodReadSequential
benchmarks/db_bench_tree_db.cc:462
MethodReadSequential
benchmarks/db_bench.cc:823
MethodReadSequential
benchmarks/db_bench_sqlite3.cc:655
MethodReadValue
db/fault_injection_test.cc:409
MethodReadWhileWriting
benchmarks/db_bench.cc:955
MethodReader
db/log_reader.h:46
MethodReader
db/log_reader.cc:18
MethodRecordBackgroundError
db/db_impl.cc:664
MethodRecordReadSample
db/version_set.cc:424
MethodRecover
db/version_set.cc:904
MethodRecoverLogFile
db/db_impl.cc:385
MethodRecoveryTest
db/recovery_test.cc:20
← previousnext →1,001–1,100 of 1,485, ranked by callers