MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for dd::Tablespace, including all inherited members.
add_file()=0 | dd::Tablespace | pure virtual |
Aux_key typedef | dd::Tablespace | |
Cache_partition typedef | dd::Tablespace | |
clone() const =0 | dd::Tablespace | pure virtual |
clone_dropped_object_placeholder() const =0 | dd::Tablespace | pure virtual |
comment() const =0 | dd::Tablespace | pure virtual |
DD_table typedef | dd::Tablespace | |
debug_print(String_type &outb) const =0 | dd::Weak_object | pure virtual |
deserialize(Sdi_rcontext *rctx, const RJ_Value &val)=0 | dd::Tablespace | pure virtual |
engine() const =0 | dd::Tablespace | pure virtual |
engine_attribute() const =0 | dd::Tablespace | pure virtual |
files() const =0 | dd::Tablespace | pure virtual |
id() const =0 | dd::Entity_object | pure virtual |
Id_key typedef | dd::Tablespace | |
Impl typedef | dd::Tablespace | |
impl()=0 | dd::Entity_object | privatepure virtual |
impl() const =0 | dd::Entity_object | privatepure virtual |
is_empty(THD *thd, bool *empty) const =0 | dd::Tablespace | pure virtual |
is_persistent() const =0 | dd::Entity_object | pure virtual |
name() const =0 | dd::Entity_object | pure virtual |
Name_key typedef | dd::Tablespace | |
options() const =0 | dd::Tablespace | pure virtual |
options()=0 | dd::Tablespace | pure virtual |
remove_file(String_type data_file)=0 | dd::Tablespace | pure virtual |
se_private_data() const =0 | dd::Tablespace | pure virtual |
se_private_data()=0 | dd::Tablespace | pure virtual |
serialize(Sdi_wcontext *wctx, Sdi_writer *w) const =0 | dd::Tablespace | pure virtual |
set_comment(const String_type &comment)=0 | dd::Tablespace | pure virtual |
set_engine(const String_type &engine)=0 | dd::Tablespace | pure virtual |
set_engine_attribute(LEX_CSTRING a)=0 | dd::Tablespace | pure virtual |
set_name(const String_type &name)=0 | dd::Entity_object | pure virtual |
set_options(const String_type &options_raw)=0 | dd::Tablespace | pure virtual |
set_se_private_data(const String_type &se_private_data_raw)=0 | dd::Tablespace | pure virtual |
Tablespace_file_collection typedef | dd::Tablespace | |
update_aux_key(Aux_key *) const | dd::Tablespace | inlinevirtual |
update_id_key(Id_key *key) const | dd::Tablespace | inlinevirtual |
update_id_key(Id_key *key, Object_id id) | dd::Tablespace | static |
update_name_key(Name_key *key) const | dd::Tablespace | inlinevirtual |
update_name_key(Name_key *key, const String_type &name) | dd::Tablespace | static |
Weak_object()=default | dd::Weak_object | |
Weak_object(const Weak_object &)=default | dd::Weak_object | |
~Tablespace() override=default | dd::Tablespace | |
~Weak_object()=default | dd::Weak_object | virtual |