Public Attributes | 
| 
List< partition_element >  | subpartitions | 
| 
List< part_elem_value >  | list_val_list | 
| 
ha_rows  | part_max_rows | 
| 
ha_rows  | part_min_rows | 
| 
longlong  | range_value | 
| 
char *  | partition_name | 
| 
char *  | tablespace_name | 
| 
struct st_ddl_log_memory_entry *  | log_entry | 
| 
char *  | part_comment | 
| 
char *  | data_file_name | 
| 
char *  | index_file_name | 
| 
handlerton *  | engine_type | 
| 
enum partition_state  | part_state | 
| 
uint16  | nodegroup_id | 
| 
bool  | has_null_value | 
| 
bool  | signed_flag | 
| 
bool  | max_value | 
Additional Inherited Members | 
| 
static void *  | operator new (size_t size)  throw () | 
| 
static void *  | operator new[] (size_t size)  throw () | 
| 
static void *  | operator new[] (size_t size, MEM_ROOT *mem_root)  throw () | 
| 
static void *  | operator new (size_t size, MEM_ROOT *mem_root)  throw () | 
| 
static void  | operator delete (void *ptr, size_t size) | 
| 
static void  | operator delete (void *ptr, MEM_ROOT *mem_root) | 
| 
static void  | operator delete[] (void *ptr, MEM_ROOT *mem_root) | 
| 
static void  | operator delete[] (void *ptr, size_t size) | 
Detailed Description
Definition at line 92 of file partition_element.h.
 
The documentation for this class was generated from the following file: