Expand description
Region Engine’s definition
Structs§
- Granted
Region - Partition
Range - Represents one data range within a partition
- Prepare
Request - Request to override the scanner properties.
- Region
Statistic - Represents the statistics of a region.
- Scanner
Properties - Properties of the RegionScanner.
- SetRegion
Role State Request - The request to set region role state.
- Single
Partition Scanner - A RegionScanner that only scans a single partition.
Enums§
- Region
Manifest Info - The manifest info of a region.
- Region
Role - The role of the region.
TODO(weny): rename it to
RegionRoleState
- Scanner
Partitioning - Output partition properties of the RegionScanner.
- SetRegion
Role State Response - The response of setting region role state.
- SetRegion
Role State Success - The success response of setting region role state.
- Settable
Region Role State - The settable region role state.
- Sync
Manifest Response - The response of syncing the manifest.
Traits§
- Region
Engine - Region
Scanner - A scanner that provides a way to scan the region concurrently.