MySQL NDB Cluster 8.1 Manual
MySQL NDB Cluster 8.0 Manual
NDB Cluster API Developer Guide
This is the tablespace manager block for Disk Data tables,
implemented in the following files from
storage/ndb/src/kernel/blocks:
tsman.hpp: Defines theTsmanclass, as well as structures representing data files and tablespaces.tsman.cpp: ImplementsTsmanmethods.