Plugin
Arg | Description | Type |
---|---|---|
query | Source for rows. | StoredQuery (required) |
delay | Number of seconds to delay. | int64 (required) |
buffer_size | Maximum number of rows to buffer (default 1000). | int64 |
Executes ‘query’ and delays relaying the rows by the specified number of seconds.