FutureIds represents the result of a background query execution for the Id's.
It extends the java.util.concurrent.Future with the ability to get the Id's while the query is still executing in the background.
-
Method Summary
-
Method Details
-
getQuery
Returns the original query used to fetch the Id's.
-