StreamProcessor I/O limits
this exposes a bit more API to callers of StreamProcessor.poll to help control I/O queries. We've found that we need to filter triggers as they are read from disk (see !129 (merged)), but this logic was not available within StreamProcessor.
Edited by Reed Essick