IN
- Type of the input elementsOUT1
- Type of the output elementsOUT2
- Type of the timed out output elements@Internal public static class SelectTimeoutCepOperator.SelectWrapper<IN,OUT1,OUT2> extends Object implements Function
PatternSelectFunction
and PatternTimeoutFunction
in one udf.Constructor and Description |
---|
SelectWrapper(PatternSelectFunction<IN,OUT1> flatSelectFunction,
PatternTimeoutFunction<IN,OUT2> flatTimeoutFunction) |
public SelectWrapper(PatternSelectFunction<IN,OUT1> flatSelectFunction, PatternTimeoutFunction<IN,OUT2> flatTimeoutFunction)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.