| Package | Description |
|---|---|
| org.apache.flink.statefun.sdk.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
StatefulFunctionModule.configure(java.util.Map<java.lang.String,java.lang.String> globalConfiguration,
StatefulFunctionModule.Binder binder)
This method is the entry point for extending a Stateful Functions application by binding
ingresses, egresses, routers, and functions.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.