public abstract Iterator<NetworkFoundDocument> iterator()
Returns an iterator that iterates through the collection of the documents found.
Returns:
java.util.Iterator<com.groupdocs.search.scaling.results.NetworkFoundDocument> - An iterator that can be used to iterate through the collection of the found documents.
getNextChunkSearchToken()
public abstract NetworkSearchToken getNextChunkSearchToken()
Gets a chunk search token for searching the next chunk.
Returns:NetworkSearchToken - A chunk search token for searching the next chunk.
getNodeIndex()
public abstract int getNodeIndex()
Gets the index of the node from which the result was received.
Returns:
int - The index of the node from which the result was received.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.