| Package | Description |
|---|---|
| org.apache.flink.statefun.sdk.spi |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
StatefulFunctionModule.Binder.bindIngressRouter(IngressIdentifier<T> id,
Router<T> router)
Binds a
Router for a given ingress to the Stateful Functions application. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.