Sun Microsystems 5800 User Manual

Page of 136
getQueryIntegrityTime
Returns the most recent time at which all store index exceptions are known to have been
resolved.
Synopsis
long getQueryIntegrityTime()
Description
The query integrity time is a time such that all store index exceptions from before that time have
been resolved. There is an ideal query integrity time, which is the time of the oldest
still-unresolved store index exception: an ideal implementation when asked for the query
integrity time would always report this ideal value. In actual implementation, the reported
query integrity time might be hours or even days earlier than the ideal query integrity time,
depending on how far the ongoing system healing has progressed.
QueryIntegrityTime
Get detailed status on which store index exceptions might still be unresolved
Synopsis
QueryResultSet.isQueryComplete(), QueryResultSet.getQueryIntegrityTime();
Java API
Sun StorageTek 5800 System Client API Reference Manual • June 2008
38