Module instruction

Module instruction 

Source

Structsยง

CreateFlow
DowngradeRegion
The instruction of downgrading leader region.
DowngradeRegionReply
The result of downgrade leader region.
DowngradeRegionsReply
DropFlow
FlushRegionReply
Reply for flush region operations with support for batch results.
FlushRegions
Unified flush instruction supporting both single and batch operations with configurable execution strategies and error handling.
GcRegions
Instruction to trigger garbage collection for a region.
GcRegionsReply
Reply for GC instruction.
GetFileRefs
Instruction to get file references for specified regions.
GetFileRefsReply
Reply for GetFileRefs instruction.
OpenRegion
RegionIdent
SimpleReply
UpgradeRegion
Upgrades a follower region to leader region.
UpgradeRegionReply
The reply of UpgradeRegion.
UpgradeRegionsReply

Enumsยง

CacheIdent
The identifier of cache.
DowngradeRegionsCompat ๐Ÿ”’
FlushErrorStrategy
Error handling strategy for batch flush operations.
FlushStrategy
Strategy for executing flush operations.
Instruction
InstructionReply
SingleOrMultiple ๐Ÿ”’
UpgradeRegionsCompat ๐Ÿ”’

Functionsยง

downgrade_regions_compat_from ๐Ÿ”’
single_or_multiple_from ๐Ÿ”’
upgrade_regions_compat_from ๐Ÿ”’