The QueryConfig type exposes the following fields.
Fields
| Member | Description | |
|---|---|---|
| DEFAULT_ROW_LIMIT |
Default number of rows returned by a query.
| |
| DEFAULT_TIME_PREDICATE_IN_MILLISECONDS |
The default delay in propagating a row that satisfies a query's predicate. The default is 0 (no delay).
| |
| NO_ROW_LIMIT |
Unlimited number of rows.
|