Expand description
Path constants for table engines, cluster states and WAL All paths relative to data_home(file storage) or root path(S3, OSS etc).
Constants§
- Cluster state dir
- Data dir for table engines
- WAL dir for local file storage
Functions§
- get_storage_path returns the storage path from the region_dir.
- Generate region name in the form of “{TABLE_ID}_{REGION_NUMBER}”