RGMAProducerTableEntry Struct Reference

#include <rgma.h>


Data Fields

RGMAResourceEndpointendpoint
char * tableName
int producerType
int hrpSec
char * qosAttrib


Detailed Description

The RGMAProducerTableEntry structure holds details of a producer resource's registry entry for a specified table.


Field Documentation

RGMAResourceEndpoint* endpoint
 

Producer resource's endpoint.

char* tableName
 

Table name.

int producerType
 

Producer type - combination (bitwise OR) of:
RGMAProducerProps_LATEST,
RGMAProducerProps_HISTORY,
RGMAProducerProps_CONTINUOUS,
RGMAProducerProps_STATIC or
RGMAProducerProps_SECONDARYPRODUCER.

int hrpSec
 

History Retention Period (in seconds) for this table.

char* qosAttrib
 

Quality of service attibute (may be NULL).


Generated on Wed May 17 17:48:42 2006 for RGMA C API by doxygen 1.3.5