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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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