MCPcopy Create free account

hub / github.com/baidu/braft / functions

Functions1,359 in github.com/baidu/braft

↓ 1 callersMethodstop_all
src/braft/replicator.cpp:1409
↓ 1 callersMethodstop_all_and_find_the_next_candidate
src/braft/replicator.cpp:1465
↓ 1 callersMethodstop_disk_thread
src/braft/log_manager.cpp:120
↓ 1 callersMethodstop_transfer_leadership
src/braft/replicator.cpp:1030
↓ 1 callersMethodterm
src/braft/raft.h:311
↓ 1 callersMethodtimeout_now
src/braft/raft_service.cpp:143
↓ 1 callersMethodtotal_times
Get the total number of recorded counter nums
src/braft/util.h:145
↓ 1 callersFunctiontransfer_leader
tools/braft_cli.cpp:159
↓ 1 callersMethodtransfer_leader
src/braft/cli_service.cpp:322
↓ 1 callersMethodtriggered
src/braft/node.h:463
↓ 1 callersMethodunsafe_truncate_suffix
src/braft/log_manager.cpp:307
↓ 1 callersMethodupdate_conf
src/braft/route_table.cpp:38
↓ 1 callersMethodupdate_configuration_after_installing_snapshot
src/braft/node.cpp:2592
↓ 1 callersMethodupdate_leader
src/braft/route_table.cpp:41
↓ 1 callersMethodupdate_metric
src/braft/log_manager.cpp:54
↓ 1 callersMethodwait
test/test_snapshot_executor.cpp:248
↓ 1 callersMethodwait_for_run
src/braft/snapshot_executor.cpp:75
↓ 1 callersMethodwindow_size
src/braft/util.h:60
MethodAppendBatcher
src/braft/log_manager.cpp:488
MethodAppendEntriesCache
src/braft/node.h:409
MethodAppendEntriesSyncClosure
test/test_node.cpp:2906
MethodAtomic
example/atomic/server.cpp:81
MethodAtomicClosure
example/atomic/server.cpp:49
MethodAtomicServiceImpl
example/atomic/server.cpp:441
MethodBallot
src/braft/ballot.cpp:21
MethodBallotBox
src/braft/ballot_box.cpp:27
MethodBallotBoxOptions
src/braft/ballot_box.h:34
MethodBallotBoxStatus
src/braft/ballot_box.h:43
MethodBlock
example/block/server.cpp:72
MethodBlockClosure
example/block/server.cpp:43
MethodBlockServiceImpl
example/block/server.cpp:444
MethodBootstrapOptions
src/braft/raft.cpp:317
MethodBufferedSequentialReadFileAdaptor
src/braft/file_system_adaptor.h:210
MethodBufferedSequentialWriteFileAdaptor
src/braft/file_system_adaptor.h:250
MethodCatchupClosure
src/braft/replicator.h:68
MethodCliOptions
src/braft/cli.h:28
MethodClosureQueue
src/braft/closure_queue.cpp:23
MethodCluster
test/util.h:220
MethodConfiguration
Construct an empty configuration.
src/braft/configuration.h:142
MethodConfigurationChangeDone
src/braft/node.cpp:100
MethodConfigurationCtx
src/braft/node.h:338
MethodConfigurationEntry
src/braft/configuration_manager.h:30
MethodConfigurationManager
src/braft/configuration_manager.h:53
MethodCopyOptions
src/braft/remote_file_copier.h:39
MethodCounter
example/counter/server.cpp:65
MethodCounterRecorder
src/braft/util.h:86
MethodCounterRecorderBase
src/braft/util.cpp:105
MethodCounterServiceImpl
example/counter/server.cpp:331
MethodDirReader
src/braft/file_system_adaptor.h:40
MethodDisruptedLeader
src/braft/node.h:437
MethodDummyCaller
test/test_ballot_box.cpp:82
MethodDummySnapshoWriter
test/test_fsm_caller.cpp:190
MethodDummySnapshotReader
test/test_fsm_caller.cpp:171
MethodError
src/braft/raft.h:65
MethodExpectClosure
test/util.h:190
MethodFSMCaller
src/braft/fsm_caller.cpp:41
MethodFSMCallerOptions
src/braft/fsm_caller.h:76
MethodFetchAddClosure
example/counter/server.cpp:41
MethodFileAdaptor
src/braft/file_system_adaptor.h:88
MethodFileBasedSingleMetaStorage
src/braft/raft_meta.h:73
MethodFileReader
src/braft/file_reader.h:53
MethodFileSegData
for reader
src/braft/util.h:257
MethodFileServiceImpl
src/braft/file_service.cpp:103
MethodFileSystemAdaptor
src/braft/file_system_adaptor.h:96
MethodFirstSnapshotLoadDone
src/braft/snapshot_executor.cpp:62
MethodFlyingAppendEntriesRpc
src/braft/replicator.h:231
MethodFollowerLease
src/braft/lease.h:66
MethodFollowerStableClosure
src/braft/node.cpp:2212
FunctionFunctionClosure0
src/braft/closure_helper.h:117
MethodFunctionClosure1
src/braft/closure_helper.h:158
MethodFunctionClosure10
src/braft/closure_helper.h:655
MethodFunctionClosure2
src/braft/closure_helper.h:205
MethodFunctionClosure3
src/braft/closure_helper.h:254
MethodFunctionClosure4
src/braft/closure_helper.h:305
MethodFunctionClosure5
src/braft/closure_helper.h:358
MethodFunctionClosure6
src/braft/closure_helper.h:413
MethodFunctionClosure7
src/braft/closure_helper.h:470
MethodFunctionClosure8
src/braft/closure_helper.h:530
MethodFunctionClosure9
src/braft/closure_helper.h:592
MethodGetInstance
src/braft/node_manager.h:31
MethodGetInstance
src/braft/route_table.cpp:35
MethodGetInstance
src/braft/raft_meta.cpp:53
MethodGetTabInfo
src/braft/builtin_service_impl.cpp:30
MethodIOMetric
src/braft/storage.h:47
MethodInstallSnapshotDone
src/braft/snapshot_executor.cpp:685
MethodIterator
src/braft/raft.h:183
MethodIteratorImpl
src/braft/fsm_caller.cpp:549
MethodKVBasedMergedMetaStorage
src/braft/raft_meta.h:110
MethodKVBasedMergedMetaStorage
KVBasedMergedMetaStorage
src/braft/raft_meta.cpp:574
MethodKVBasedMergedMetaStorageImpl
src/braft/raft_meta.h:145
MethodLastLogIdClosure
src/braft/log_manager.cpp:155
MethodLeaderChangeContext
src/braft/raft.h:303
MethodLeaderLease
src/braft/lease.h:40
MethodLeaderLeaseStatus
src/braft/raft.h:460
MethodLeaderStableClosure
src/braft/node.cpp:1910
MethodLeaderStartClosure
src/braft/node.cpp:1840
MethodLeaderStartContext
src/braft/fsm_caller.h:143
MethodLocalDirReader
src/braft/file_reader.h:60
MethodLocalSnapshotCopier
src/braft/snapshot.cpp:736
MethodLocalSnapshotMetaTable
src/braft/snapshot.cpp:39
← previousnext →501–600 of 1,359, ranked by callers