Package | Description |
---|---|
org.apache.flink.cep |
Modifier and Type | Method and Description |
---|---|
<R> DataStream<R> |
PatternStream.flatSelect(PatternFlatSelectFunction<T,R> patternFlatSelectFunction)
Applies a flat select function to the detected pattern sequence.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.