getQueryIntegrityTime
Returnsthe most recent time at which all store index exceptions are known to have been
resolved.
Synopsis
long getQueryIntegrityTime()
Description
Thequery integrity time is a time such that all store index exceptions from before that time have
beenresolved. There is an ideal query integrity time, which is the time of the oldest
still-unresolvedstore index exception: an ideal implementation when asked for the query
integritytime would always report this ideal value. In actual implementation, the reported
queryintegrity time might be hours or even days earlier than the ideal query integrity time,
dependingon how far the ongoing system healing has progressed.
QueryIntegrityTime
Getdetailed status on which store index exceptions might still be unresolved
Synopsis
QueryResultSet.isQueryComplete(), QueryResultSet.getQueryIntegrityTime();
JavaAPI
SunStorageTek5800 System Client API Reference Manual • June 200838