Package | Description |
---|---|
org.apache.flink.statefun.flink.datastream |
Modifier and Type | Class and Description |
---|---|
class |
AsyncRequestReplyFunctionBuilder
A builder for async RequestReply remote function type.
|
class |
RequestReplyFunctionBuilder
A builder for RequestReply remote function type.
|
Modifier and Type | Method and Description |
---|---|
StatefulFunctionDataStreamBuilder |
StatefulFunctionDataStreamBuilder.withRequestReplyRemoteFunction(StatefulFunctionBuilder builder)
Adds a remote RequestReply type of function provider to this builder.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.