#include <sql_load.h>
◆ Load_data_partition_spec() [1/2]
| Load_data_partition_spec::Load_data_partition_spec |
( |
const LEX_STRING & |
name | ) |
|
|
inlineexplicit |
◆ Load_data_partition_spec() [2/2]
| Load_data_partition_spec::Load_data_partition_spec |
( |
const LEX_STRING & |
name, |
|
|
ulong |
first_file, |
|
|
ulong |
last_file |
|
) |
| |
|
inline |
◆ files_range()
| const std::optional< std::pair< ulong, ulong > > & Load_data_partition_spec::files_range |
( |
| ) |
const |
|
inline |
◆ name()
| const LEX_STRING & Load_data_partition_spec::name |
( |
| ) |
const |
|
inline |
◆ m_files_range
| std::optional<std::pair<ulong, ulong> > Load_data_partition_spec::m_files_range |
|
private |
◆ m_name
The documentation for this class was generated from the following file: