
Synchronous C API Functions
Return Codes
HCERR_OK
HCERR_BAD_REQUEST
HCERR_OOM
HCERR_INVALID_RESULT_SET
hc_qrs_get_query_integrity_time
Returns a time that helps get more detail on which store index exceptions might still be unresolved.
Synopsis
hcerr_t hc_qrs_get_query_integrity_time(hc_query_result_set_t *rset,
hc_long_t *query_timep);
Description
If the query integrity time is
Time values from getQueryIntegrityTime can be compared to object creation time values returned in the creation_time field of the hc_system_record_t structure to determine if a particular store operation has been resolved. Note: the query integrity time as reported may well be earlier than the actual oldest time of a
Parameter
rset
Updated to point to the new query result set. See “hc_query_result_set_t” on page 49.
Return Codes
HCERR_OK
HCERR_BAD_REQUEST
98 | Sun StorageTek 5800 System Client API Reference Manual • June 2008 |