| Class | Description |
|---|---|
| MatchBinder |
Binds patterns to be matched on inputs and their corresponding actions to the processing logic of
a
StatefulMatchFunction. |
| StatefulMatchFunction |
A
StatefulMatchFunction is an utility StatefulFunction that supports pattern
matching on function inputs to decide how the inputs should be processed. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.