crunch (version 1.30.4)

pendingStream: Get the pending streams for a dataset

Description

Retrieves the number of pending messages. Use appendStream() to append all pending streamed rows to the dataset.

Usage

pendingStream(ds)

Value

number of pending messages in the stream for the dataset

Arguments

ds

a CrunchDataset