Skip to content

File recovery.c

FileList > cubrid > src > transaction > recovery.c

Go to the source code of this file

  • #include "recovery.h"
  • #include "boot_sr.h"
  • #include "btree.h"
  • #include "btree_load.h"
  • #include "config.h"
  • #include "disk_manager.h"
  • #include "extendible_hash.h"
  • #include "file_manager.h"
  • #include "locator_sr.h"
  • #include "log_manager.h"
  • #include "overflow_file.h"
  • #include "replication.h"
  • #include "system_catalog.h"
  • #include <stdio.h>
  • #include "memory_wrapper.hpp"

Public Attributes

Type Name
struct rvfun RV_fun

Public Functions

Type Name
void rv_check_rvfuns (void)
const char * rv_rcvindex_string (LOG_RCVINDEX rcvindex)

Public Attributes Documentation

variable RV_fun

struct rvfun RV_fun[];

Public Functions Documentation

function rv_check_rvfuns

void rv_check_rvfuns (
    void
) 

function rv_rcvindex_string

const  char * rv_rcvindex_string (
    LOG_RCVINDEX rcvindex
) 


The documentation for this class was generated from the following file cubrid/src/transaction/recovery.c