Skip to content

Add TimeUnit to streaming query #491

Description

@japdt

It is currently only possible to specify timeUnit as follows:
query(final Query query, TimeUnit timeUnit)

Please could you add timeUnit to all other types of queries? In particular, I would love to see:
query(Query query, int chunkSize, TimeUnit timeUnit, Consumer<QueryResult> consumer)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions