Skip to content

Struct fpcache_ent

ClassList > fpcache_ent

Public Attributes

Type Name
BTID btid
OID class_oid
PRED_EXPR_WITH_CONTEXT ** clone_stack
INT32 clone_stack_head
UINT64 del_id
pthread_mutex_t mutex
FPCACHE_ENTRY * next
FPCACHE_ENTRY * stack
struct timeval time_last_used

Public Functions

Type Name
fpcache_ent ()
~fpcache_ent ()

Public Attributes Documentation

variable btid

BTID fpcache_ent::btid;

variable class_oid

OID fpcache_ent::class_oid;

variable clone_stack

PRED_EXPR_WITH_CONTEXT** fpcache_ent::clone_stack;

variable clone_stack_head

INT32 fpcache_ent::clone_stack_head;

variable del_id

UINT64 fpcache_ent::del_id;

variable mutex

pthread_mutex_t fpcache_ent::mutex;

variable next

FPCACHE_ENTRY* fpcache_ent::next;

variable stack

FPCACHE_ENTRY* fpcache_ent::stack;

variable time_last_used

struct timeval fpcache_ent::time_last_used;

Public Functions Documentation

function fpcache_ent

fpcache_ent::fpcache_ent () 

function ~fpcache_ent

fpcache_ent::~fpcache_ent () 


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