[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
OnNext |
Introduces no data for the next epcoh.
| |
OnNext(IEnumerableTRecord) |
Introduces a batch of data for the next epoch.
| |
OnNext(TRecord) |
Introduces a single record for the next epoch.
|
See Also