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_
DIR - Cluster state dir
- DATA_
DIR - Data dir for table engines
- WAL_DIR
- WAL dir for local file storage
Functions§
- get_
storage_ path - get_storage_path returns the storage path from the region_dir.
- region_
dir - region_
name - Generate region name in the form of “{TABLE_ID}_{REGION_NUMBER}”
- table_
dir