MySQL 8.0.40
Source Code Documentation
|
This is the complete list of members for dd::Index, including all inherited members.
add_element(Column *c)=0 | dd::Index | pure virtual |
algorithm() const =0 | dd::Index | pure virtual |
comment() const =0 | dd::Index | pure virtual |
DD_table typedef | dd::Index | |
debug_print(String_type &outb) const =0 | dd::Weak_object | pure virtual |
deserialize(Sdi_rcontext *rctx, const RJ_Value &val)=0 | dd::Index | pure virtual |
elements() const =0 | dd::Index | pure virtual |
engine() const =0 | dd::Index | pure virtual |
engine_attribute() const =0 | dd::Index | pure virtual |
enum_index_algorithm enum name | dd::Index | |
enum_index_type enum name | dd::Index | |
IA_BTREE enum value | dd::Index | |
IA_FULLTEXT enum value | dd::Index | |
IA_HASH enum value | dd::Index | |
IA_RTREE enum value | dd::Index | |
IA_SE_SPECIFIC enum value | dd::Index | |
id() const =0 | dd::Entity_object | pure virtual |
impl()=0 | dd::Entity_object | privatepure virtual |
impl() const =0 | dd::Entity_object | privatepure virtual |
Impl typedef | dd::Index | |
index() const | dd::Index | inline |
index() | dd::Index | inline |
Index_elements typedef | dd::Index | |
is_algorithm_explicit() const =0 | dd::Index | pure virtual |
is_candidate_key() const =0 | dd::Index | pure virtual |
is_generated() const =0 | dd::Index | pure virtual |
is_hidden() const =0 | dd::Index | pure virtual |
is_persistent() const =0 | dd::Entity_object | pure virtual |
is_visible() const =0 | dd::Index | pure virtual |
IT_FULLTEXT enum value | dd::Index | |
IT_MULTIPLE enum value | dd::Index | |
IT_PRIMARY enum value | dd::Index | |
IT_SPATIAL enum value | dd::Index | |
IT_UNIQUE enum value | dd::Index | |
name() const =0 | dd::Entity_object | pure virtual |
options() const =0 | dd::Index | pure virtual |
options()=0 | dd::Index | pure virtual |
ordinal_position() const =0 | dd::Index | pure virtual |
se_private_data() const =0 | dd::Index | pure virtual |
se_private_data()=0 | dd::Index | pure virtual |
secondary_engine_attribute() const =0 | dd::Index | pure virtual |
serialize(Sdi_wcontext *wctx, Sdi_writer *w) const =0 | dd::Index | pure virtual |
set_algorithm(enum_index_algorithm algorithm)=0 | dd::Index | pure virtual |
set_algorithm_explicit(bool alg_expl)=0 | dd::Index | pure virtual |
set_comment(const String_type &comment)=0 | dd::Index | pure virtual |
set_engine(const String_type &engine)=0 | dd::Index | pure virtual |
set_engine_attribute(LEX_CSTRING)=0 | dd::Index | pure virtual |
set_generated(bool generated)=0 | dd::Index | pure virtual |
set_hidden(bool hidden)=0 | dd::Index | pure virtual |
set_name(const String_type &name)=0 | dd::Entity_object | pure virtual |
set_options(const Properties &options)=0 | dd::Index | pure virtual |
set_options(const String_type &options_raw)=0 | dd::Index | pure virtual |
set_ordinal_position(uint ordinal_position)=0 | dd::Index | pure virtual |
set_se_private_data(const String_type &se_private_data_raw)=0 | dd::Index | pure virtual |
set_se_private_data(const Properties &se_private_data)=0 | dd::Index | pure virtual |
set_secondary_engine_attribute(LEX_CSTRING)=0 | dd::Index | pure virtual |
set_tablespace_id(Object_id tablespace_id)=0 | dd::Index | pure virtual |
set_type(enum_index_type type)=0 | dd::Index | pure virtual |
set_visible(bool is_visible)=0 | dd::Index | pure virtual |
table() const =0 | dd::Index | pure virtual |
table()=0 | dd::Index | pure virtual |
tablespace_id() const =0 | dd::Index | pure virtual |
type() const =0 | dd::Index | pure virtual |
Weak_object()=default | dd::Weak_object | |
Weak_object(const Weak_object &)=default | dd::Weak_object | |
~Index() override=default | dd::Index | |
~Weak_object()=default | dd::Weak_object | virtual |