interface IfExistsWatcher
QueryWatcher
s associated
with ifExists queries.Modifier and Type | Method and Description |
---|---|
void |
caughtUp()
Called after the last transition that was recored
during the initial search has been processed.
|
boolean |
isLockedEntrySetEmpty()
If the query has been resolved by the locked entry set
becoming empty returns
true , otherwise
return false . |
boolean isLockedEntrySetEmpty()
true
, otherwise
return false
.true
if locked entry set
associated with this query is empty.IllegalStateException
- if the query has not
be resolved.void caughtUp()
null
if the locked
entry set goes empty.Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.