MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.ndbjtie.ndbapi.NdbDictionary.TableConst Interface Reference
Inheritance diagram for com.mysql.ndbjtie.ndbapi.NdbDictionary.TableConst:
Collaboration diagram for com.mysql.ndbjtie.ndbapi.NdbDictionary.TableConst:

Classes

interface  SingleUserMode

Public Member Functions

String getName ()
int getTableId ()
ColumnConst getColumn (String name)
ColumnConst getColumn (int attributeId)
boolean getLogging ()
int getFragmentType ()
int getKValue ()
int getMinLoadFactor ()
int getMaxLoadFactor ()
int getNoOfColumns ()
int getNoOfPrimaryKeys ()
String getPrimaryKey (int no)
boolean equal (TableConst p0)
ByteBuffer getFrmData ()
int getFrmLength ()
ByteBuffer getFragmentData ()
int getFragmentDataLen ()
ByteBuffer getRangeListData ()
int getRangeListDataLen ()
NdbRecordConst getDefaultRecord ()
boolean getLinearFlag ()
int getFragmentCount ()
String getTablespaceName ()
boolean getTablespace (int[] id, int[] version)
int getObjectStatus ()
void setStatusInvalid ()
int getObjectVersion ()
int getDefaultNoPartitionsFlag ()
int getObjectId ()
long getMaxRows ()
long getMinRows ()
int getSingleUserMode ()
boolean getRowGCIIndicator ()
boolean getRowChecksumIndicator ()
int getPartitionId (int hashvalue)

Detailed Description

Definition at line 221 of file NdbDictionary.java.


The documentation for this interface was generated from the following file: