public interface IStreamProcessor
extends org.irenical.lifecycle.LifeCycle
| Modifier and Type | Method and Description |
|---|---|
<TYPE,ERROR extends Exception> |
process(IJob iJob,
IStream<TYPE,ERROR> iStream) |
Copyright © 2018 Irenical. All rights reserved.