public interface QueryResult
extends java.util.Collection
Modifier and Type | Method and Description |
---|---|
void |
close()
Close this query result and invalidate all iterators
that have been opened on it.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.