Module raftstore::store::worker::pd[][src]

Structs

FlowStatistics
HeartbeatTask
PeerStat
Runner
StatsMonitor
StoreStat

Enums

Task

Uses an asynchronous thread to tell PD something.

Constants

DEFAULT_COLLECT_INTERVAL
DEFAULT_QPS_INFO_INTERVAL
HOTSPOT_BYTE_RATE_THRESHOLD
HOTSPOT_KEY_RATE_THRESHOLD

Traits

FlowStatsReporter

Functions

convert_record_pairs
hotspot_byte_report_threshold
hotspot_key_report_threshold
new_batch_split_region_request
new_change_peer_request
new_change_peer_v2_request
new_merge_request
new_split_region_request
new_transfer_leader_request
send_admin_request
send_destroy_peer_message

Sends a raft message to destroy the specified stale Peer

Type Definitions

RecordPairVec