Structs§
- Batch
GcData - Batch
GcProcedure - Procedure to perform get file refs then batch GC for multiple regions, should only be used by admin function for triggering manual gc, as it holds locks for too long and for all regions during the procedure.
- GcRegion
Data - GcRegion
Procedure - TODO(discord9): another procedure which do both get file refs and gc regions.
Enums§
Functions§
- send_
gc_ 🔒regions - Helper function to send GcRegions instruction and wait for reply.
- send_
get_ 🔒file_ refs - Helper function to send GetFileRefs instruction and wait for reply.