Package | Description |
---|---|
org.apache.flink.statefun.sdk.java | |
org.apache.flink.statefun.sdk.java.handler |
Modifier and Type | Method and Description |
---|---|
StatefulFunctionSpec |
StatefulFunctionSpec.Builder.build()
Builds the
StatefulFunctionSpec . |
Modifier and Type | Method and Description |
---|---|
java.util.Map<TypeName,StatefulFunctionSpec> |
StatefulFunctions.functionSpecs() |
Modifier and Type | Method and Description |
---|---|
StatefulFunctions |
StatefulFunctions.withStatefulFunction(StatefulFunctionSpec spec)
Registers a
StatefulFunctionSpec . |
Constructor and Description |
---|
ConcurrentRequestReplyHandler(java.util.Map<TypeName,StatefulFunctionSpec> functionSpecs) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.