Skip to content

Struct disk_attribute

ClassList > disk_attribute

  • #include <system_catalog.h>

Public Attributes

Type Name
BTREE_STATS * bt_stats
OID classoid
ATTR_ID id
int location
int n_btstats
INT64 ndv
int position
DB_TYPE type
int val_length
void * value

Public Attributes Documentation

variable bt_stats

BTREE_STATS* disk_attribute::bt_stats;

variable classoid

OID disk_attribute::classoid;

variable id

ATTR_ID disk_attribute::id;

variable location

int disk_attribute::location;

variable n_btstats

int disk_attribute::n_btstats;

variable ndv

INT64 disk_attribute::ndv;

variable position

int disk_attribute::position;

variable type

DB_TYPE disk_attribute::type;

variable val_length

int disk_attribute::val_length;

variable value

void* disk_attribute::value;


The documentation for this class was generated from the following file cubrid/src/storage/system_catalog.h