MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbDictInterface Member List

This is the complete list of members for NdbDictInterface, including all inherited members.

alterTable(class Ndb &ndb, const NdbTableImpl &, NdbTableImpl &, Uint32 &) (defined in NdbDictInterface)NdbDictInterface
beginSchemaTrans(bool retry711=true) (defined in NdbDictInterface)NdbDictInterface
checkAllNodeVersionsMin(Uint32 minNdbVersion) const (defined in NdbDictInterface)NdbDictInterface
compChangeMask(const NdbTableImpl &old_impl, const NdbTableImpl &impl, Uint32 &change_mask) (defined in NdbDictInterface)NdbDictInterface
create_file(const NdbFileImpl &, const NdbFilegroupImpl &, bool overwrite, NdbDictObjectImpl *) (defined in NdbDictInterface)NdbDictInterface
create_filegroup(const NdbFilegroupImpl &, NdbDictObjectImpl *) (defined in NdbDictInterface)NdbDictInterface
create_hashmap(const NdbHashMapImpl &, NdbDictObjectImpl *, Uint32 flags)NdbDictInterface
create_index_obj_from_table(NdbIndexImpl **dst, NdbTableImpl *index_table, const NdbTableImpl *primary_table)NdbDictInterfacestatic
createEvent(class Ndb &ndb, NdbEventImpl &, int getFlag) (defined in NdbDictInterface)NdbDictInterface
createIndex(class Ndb &ndb, const NdbIndexImpl &, const NdbTableImpl &, bool offline) (defined in NdbDictInterface)NdbDictInterface
createTable(class Ndb &ndb, NdbTableImpl &)NdbDictInterface
dictSignal(NdbApiSignal *signal, LinearSectionPtr ptr[3], int secs, int nodeId, Uint32 waitsignaltype, int timeout, Uint32 RETRIES, const int *errcodes=0, int temporaryMask=0)NdbDictInterface
doIndexStatReq(class Ndb &ndb, const NdbIndexImpl &, const NdbTableImpl &, Uint32 requestType) (defined in NdbDictInterface)NdbDictInterface
doIndexStatReq(class Ndb &ndb, Uint32 indexId, Uint32 indexVersion, Uint32 tableId, Uint32 requestType) (defined in NdbDictInterface)NdbDictInterface
drop_file(const NdbFileImpl &) (defined in NdbDictInterface)NdbDictInterface
drop_filegroup(const NdbFilegroupImpl &) (defined in NdbDictInterface)NdbDictInterface
dropEvent(const NdbEventImpl &) (defined in NdbDictInterface)NdbDictInterface
dropEvent(NdbApiSignal *signal, LinearSectionPtr ptr[3], int noLSP) (defined in NdbDictInterface)NdbDictInterface
dropIndex(const NdbIndexImpl &, const NdbTableImpl &) (defined in NdbDictInterface)NdbDictInterface
dropTable(const NdbTableImpl &) (defined in NdbDictInterface)NdbDictInterface
endSchemaTrans(Uint32 flags) (defined in NdbDictInterface)NdbDictInterface
executeSubscribeEvent(class Ndb &ndb, NdbEventOperationImpl &, Uint32 &) (defined in NdbDictInterface)NdbDictInterface
forceGCPWait(int type) (defined in NdbDictInterface)NdbDictInterface
gci_hi (defined in NdbDictInterface)NdbDictInterface
gci_lo (defined in NdbDictInterface)NdbDictInterface
get_file(NdbFileImpl &, NdbDictionary::Object::Type, int, int) (defined in NdbDictInterface)NdbDictInterface
get_file(NdbFileImpl &, NdbDictionary::Object::Type, int, const char *) (defined in NdbDictInterface)NdbDictInterface
get_filegroup(NdbFilegroupImpl &, NdbDictionary::Object::Type, Uint32) (defined in NdbDictInterface)NdbDictInterface
get_filegroup(NdbFilegroupImpl &, NdbDictionary::Object::Type, const char *) (defined in NdbDictInterface)NdbDictInterface
get_hashmap(NdbHashMapImpl &, Uint32 id) (defined in NdbDictInterface)NdbDictInterface
get_hashmap(NdbHashMapImpl &, const char *name) (defined in NdbDictInterface)NdbDictInterface
getNdbError() const (defined in NdbDictInterface)NdbDictInterface
getRestartGCI(Uint32 *) (defined in NdbDictInterface)NdbDictInterface
getTable(int tableId, bool fullyQualifiedNames) (defined in NdbDictInterface)NdbDictInterface
getTable(const BaseString &name, bool fullyQualifiedNames) (defined in NdbDictInterface)NdbDictInterface
getTable(class NdbApiSignal *signal, LinearSectionPtr ptr[3], Uint32 noOfSections, bool fullyQualifiedNames) (defined in NdbDictInterface)NdbDictInterface
getTransporter() const (defined in NdbDictInterface)NdbDictInterface
listObjects(NdbDictionary::Dictionary::List &list, ListTablesReq &ltreq, bool fullyQualifiedNames) (defined in NdbDictInterface)NdbDictInterface
listObjects(NdbApiSignal *signal, bool &listTablesLongSignal) (defined in NdbDictInterface)NdbDictInterface
m_buckets (defined in NdbDictInterface)NdbDictInterface
m_error (defined in NdbDictInterface)NdbDictInterface
m_sub_start_conf (defined in NdbDictInterface)NdbDictInterface
m_tx (defined in NdbDictInterface)NdbDictInterface
m_wait_gcp_conf (defined in NdbDictInterface)NdbDictInterface
m_warn (defined in NdbDictInterface)NdbDictInterface
Ndb classNdbDictInterfacefriend
NdbDictInterface(Tx &tx, NdbError &err, int &warn) (defined in NdbDictInterface)NdbDictInterfaceinline
NdbDictionaryImpl (defined in NdbDictInterface)NdbDictInterfacefriend
NdbImpl (defined in NdbDictInterface)NdbDictInterfacefriend
parseFilegroupInfo(NdbFilegroupImpl &dst, const Uint32 *data, Uint32 len) (defined in NdbDictInterface)NdbDictInterfacestatic
parseFileInfo(NdbFileImpl &dst, const Uint32 *data, Uint32 len) (defined in NdbDictInterface)NdbDictInterfacestatic
parseHashMapInfo(NdbHashMapImpl &dst, const Uint32 *data, Uint32 len)NdbDictInterfacestatic
parseTableInfo(NdbTableImpl **dst, const Uint32 *data, Uint32 len, bool fullyQualifiedNames, Uint32 version=0xFFFFFFFF)NdbDictInterfacestatic
sendAlterTable(const NdbTableImpl &impl, Uint32 change_mask, UtilBufferWriter &w) (defined in NdbDictInterface)NdbDictInterface
sendCreateTable(const NdbTableImpl &impl, UtilBufferWriter &w) (defined in NdbDictInterface)NdbDictInterface
serializeTableDesc(Ndb &ndb, NdbTableImpl &impl, UtilBufferWriter &w)NdbDictInterface
setTransporter(class Ndb *ndb) (defined in NdbDictInterface)NdbDictInterface
stopSubscribeEvent(class Ndb &ndb, NdbEventOperationImpl &) (defined in NdbDictInterface)NdbDictInterface
supportedAlterTable(const NdbTableImpl &, NdbTableImpl &) (defined in NdbDictInterface)NdbDictInterface
syncInternalName(Ndb &ndb, NdbTableImpl &impl) (defined in NdbDictInterface)NdbDictInterface
unpackListTables(NdbDictionary::Dictionary::List &list, bool fullyQualifiedNames) (defined in NdbDictInterface)NdbDictInterface
unpackOldListTables(NdbDictionary::Dictionary::List &list, bool fullyQualifiedNames) (defined in NdbDictInterface)NdbDictInterface
~NdbDictInterface() (defined in NdbDictInterface)NdbDictInterface