Class: Innodb::DataDictionary::SYS_FIELDS_PRIMARY

Inherits:
RecordDescriber show all
Defined in:
lib/innodb/data_dictionary.rb

Overview

A record describer for SYS_FIELDS clustered records.

Instance Attribute Summary

Attributes inherited from RecordDescriber

#description

Method Summary

Methods inherited from RecordDescriber

#add_field, add_static_field, #initialize, key, #key, row, #row, static_description, #type, type

Constructor Details

This class inherits a constructor from Innodb::RecordDescriber