This is the tablespace manager block for Disk Data tables, and
includes the following files from
storage/ndb/src/kernel/blocks
:
tsman.hpp
.
Defines the Tsman
class, as well as
structures representing data files and tablespaces.
tsman.cpp
.
Implements Tsman
methods.