| Package | Description |
|---|---|
| org.apache.flink.statefun.sdk | |
| org.apache.flink.statefun.sdk.io | |
| org.apache.flink.statefun.sdk.spi |
| Class and Description |
|---|
| EgressIdentifier
This class identifies an egress within a Stateful Functions application, and is part of an
EgressSpec. |
| Class and Description |
|---|
| EgressIdentifier
This class identifies an egress within a Stateful Functions application, and is part of an
EgressSpec. |
| IngressIdentifier
This class identifies an ingress within a Stateful Functions application, and is part of an
IngressSpec. |
| Router.Downstream
Interface for invoking downstream functions.
|
| Class and Description |
|---|
| EgressSpec
Complete specification for an egress, containing of the egress'
EgressIdentifier and the
EgressType. |
| IngressIdentifier
This class identifies an ingress within a Stateful Functions application, and is part of an
IngressSpec. |
| IngressSpec
Complete specification for an ingress, containing of the ingress'
IngressIdentifier and
the IngressType. |
| Router
A
Router routes messages from ingresses to individual StatefulFunctions. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.