Module raftstore::store::fsm::peer [−][src]
Structs
| BatchRaftCmdRequestBuilder | |
| CollectedReady | |
| DestroyPeerJob | |
| PeerFsm | |
| PeerFsmDelegate |
Constants
| MAX_REGIONS_IN_ERROR | Limits the maximum number of regions returned by error. |
| REGION_SPLIT_SKIP_MAX_COUNT |
Functions
| maybe_destroy_source | Checks merge target, returns whether the source peer should be destroyed and whether the source peer is merged to this target peer. |
| new_admin_request | |
| new_compact_log_request | |
| new_read_index_request | |
| new_verify_hash_request |
Type Definitions
| SenderFsmPair |