Interface | Description |
---|---|
PatternFlatSelectFunction<IN,OUT> |
Base interface for a pattern select function which can produce multiple resulting elements.
|
PatternSelectFunction<IN,OUT> |
Base interface for a pattern select function.
|
Class | Description |
---|---|
CEP |
Utility class for complex event processing.
|
NonDuplicatingTypeSerializer<T> |
Type serializer which keeps track of the serialized objects so that each object is only
serialized once.
|
PatternStream<T> |
Stream abstraction for CEP pattern detection.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.