
Package ca.uhn.fhir.jpa.search.builder
Interface ISearchQueryExecutor
- All Superinterfaces:
AutoCloseable,Closeable,Iterator<JpaPid>
- All Known Implementing Classes:
ResolvedSearchQueryExecutor,SearchQueryExecutor,SearchScrollQueryExecutorAdaptor
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
Method Details
-
close
void close()Narrow the signature - no IOException allowed.- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-