public interface SequenceStream extends ObjectStream<Sequence>
| Modifier and Type | Method and Description | 
|---|---|
| Event[] | updateContext(Sequence sequence,
             AbstractModel model)Creates a new event array based on the outcomes predicted by the specified parameters
 for the specified sequence. | 
close, read, resetEvent[] updateContext(Sequence sequence, AbstractModel model)
sequence - The sequence to be evaluated.Copyright © 2018 The Apache Software Foundation. All rights reserved.