| Package | Description |
|---|---|
| org.apache.flink.statefun.sdk | |
| org.apache.flink.statefun.sdk.spi |
| Modifier and Type | Method and Description |
|---|---|
static FunctionTypeNamespaceMatcher |
FunctionTypeNamespaceMatcher.targetNamespace(java.lang.String namespace) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatefulFunctionModule.Binder.bindFunctionProvider(FunctionTypeNamespaceMatcher namespaceMatcher,
StatefulFunctionProvider provider)
Binds a
StatefulFunctionProvider to the Stateful Functions application for all
functions under the specified namespace. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.