| Package | Description |
|---|---|
| org.apache.flink.statefun.sdk | |
| org.apache.flink.statefun.sdk.io |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
Context.send(EgressIdentifier<T> egress,
T message)
Sends an output to an egress, identified by the egress'
EgressIdentifier. |
| Modifier and Type | Method and Description |
|---|---|
EgressIdentifier<T> |
EgressSpec.id()
Returns the unique identifier of the egress.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.