#include <pfs_data_lock.h>
 | 
|   | PFS_index_data_locks (PFS_engine_key *key_1, PFS_engine_key *key_2) | 
|   | 
|   | PFS_index_data_locks (PFS_engine_key *key_1, PFS_engine_key *key_2, PFS_engine_key *key_3, PFS_engine_key *key_4) | 
|   | 
|   | ~PFS_index_data_locks () override=default | 
|   | 
| virtual bool  | match_engine (const char *engine, size_t engine_length) | 
|   | 
| virtual bool  | match_lock_id (const char *engine_lock_id, size_t engine_lock_id_length) | 
|   | 
| virtual bool  | match_transaction_id (ulonglong engine_transaction_id) | 
|   | 
| virtual bool  | match_thread_id_event_id (ulonglong thread_id, ulonglong event_id) | 
|   | 
| virtual bool  | match_object (const char *table_schema, size_t table_schema_length, const char *table_name, size_t table_name_length, const char *partition_name, size_t partition_name_length, const char *sub_partition_name, size_t sub_partition_name_length) | 
|   | 
|   | PFS_engine_index (PFS_engine_key *key_1) | 
|   | 
|   | PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2) | 
|   | 
|   | PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2, PFS_engine_key *key_3) | 
|   | 
|   | PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2, PFS_engine_key *key_3, PFS_engine_key *key_4) | 
|   | 
|   | PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2, PFS_engine_key *key_3, PFS_engine_key *key_4, PFS_engine_key *key_5) | 
|   | 
|   | ~PFS_engine_index () override=default | 
|   | 
| void  | read_key (const uchar *key, uint key_len, enum ha_rkey_function find_flag) override | 
|   | 
|   | PFS_engine_index_abstract ()=default | 
|   | 
| virtual  | ~PFS_engine_index_abstract ()=default | 
|   | 
| void  | set_key_info (KEY *key_info) | 
|   | 
◆ PFS_index_data_locks() [1/2]
◆ PFS_index_data_locks() [2/2]
◆ ~PFS_index_data_locks()
  
  
      
        
          | PFS_index_data_locks::~PFS_index_data_locks  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridedefault   | 
  
 
 
◆ match_engine()
  
  
      
        
          | virtual bool PFS_index_data_locks::match_engine  | 
          ( | 
          const char *  | 
          engine,  | 
         
        
           | 
           | 
          size_t  | 
          engine_length  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ match_lock_id()
  
  
      
        
          | virtual bool PFS_index_data_locks::match_lock_id  | 
          ( | 
          const char *  | 
          engine_lock_id,  | 
         
        
           | 
           | 
          size_t  | 
          engine_lock_id_length  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ match_object()
  
  
      
        
          | virtual bool PFS_index_data_locks::match_object  | 
          ( | 
          const char *  | 
          table_schema,  | 
         
        
           | 
           | 
          size_t  | 
          table_schema_length,  | 
         
        
           | 
           | 
          const char *  | 
          table_name,  | 
         
        
           | 
           | 
          size_t  | 
          table_name_length,  | 
         
        
           | 
           | 
          const char *  | 
          partition_name,  | 
         
        
           | 
           | 
          size_t  | 
          partition_name_length,  | 
         
        
           | 
           | 
          const char *  | 
          sub_partition_name,  | 
         
        
           | 
           | 
          size_t  | 
          sub_partition_name_length  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ match_thread_id_event_id()
  
  
      
        
          | virtual bool PFS_index_data_locks::match_thread_id_event_id  | 
          ( | 
          ulonglong  | 
          thread_id,  | 
         
        
           | 
           | 
          ulonglong  | 
          event_id  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ match_transaction_id()
  
  
      
        
          | virtual bool PFS_index_data_locks::match_transaction_id  | 
          ( | 
          ulonglong  | 
          engine_transaction_id | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
The documentation for this class was generated from the following file: