getMaxEntries (QueryResultsProcessor - Java)

Returns the current setting of the maximum number of documents to fetch into the QueryResultsProcessor engine before an execute call (executeToJSON or executeToView) is terminated to prevent runaway processing.

Defined in

QueryResultsProcessor

Note: getMaxEntries is new in V12.0.1.

Syntax

public int getMaxEntries ()
     throws NotesException