Modifier and Type | Method and Description |
---|---|
void |
StatefulFunctionsUniverse.bindFunctionProvider(FunctionTypeNamespaceMatcher namespaceMatcher,
StatefulFunctionProvider provider) |
Modifier and Type | Method and Description |
---|---|
abstract FunctionTypeNamespaceMatcher |
TargetFunctions.asNamespace() |
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–2023 The Apache Software Foundation. All rights reserved.