"stream" or "generator" class, one which keeps producing new records for processing at throttled rate
Requests that further processing be temporarily suspended, until resume() is called.
Requests that processing be resumed.
See Implementation
"stream" or "generator" class, one which keeps producing new records for processing at throttled rate