Drizzled Public API Documentation

drizzled::filesort_info Class Reference

Public Member Functions

 filesort_info (const filesort_info &arg)
 

Public Attributes

internal::io_cache_stio_cache
 
unsigned char ** sort_keys
 
unsigned char * buffpek
 
uint32_t buffpek_len
 
unsigned char * addon_buf
 
size_t addon_length
 
sort_addon_fieldaddon_field
 
void(* unpack )(sort_addon_field *, unsigned char *)
 
unsigned char * record_pointers
 
ha_rows found_records
 

Detailed Description

Definition at line 28 of file filesort_info.h.


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