Skip to content

Struct sampling_info

ClassList > sampling_info

  • #include <heap_file.h>

Public Attributes

Type Name
int n_parts
int * part_offsets
int partition_cursor
int picked_count
int picked_cursor
VPID * picked_vpids
bool prepared
int slice_end
int weight

Public Attributes Documentation

variable n_parts

int sampling_info::n_parts;

variable part_offsets

int* sampling_info::part_offsets;

variable partition_cursor

int sampling_info::partition_cursor;

variable picked_count

int sampling_info::picked_count;

variable picked_cursor

int sampling_info::picked_cursor;

variable picked_vpids

VPID* sampling_info::picked_vpids;

variable prepared

bool sampling_info::prepared;

variable slice_end

int sampling_info::slice_end;

variable weight

int sampling_info::weight;


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