Package | Description |
---|---|
org.apache.flink.statefun.sdk.reqreply.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ToFunction.Invocation
Invocation represents a remote function call, it associated with an (optional) return address,
and an argument.
|
static class |
ToFunction.Invocation.Builder
Invocation represents a remote function call, it associated with an (optional) return address,
and an argument.
|
Modifier and Type | Method and Description |
---|---|
ToFunction.InvocationOrBuilder |
ToFunction.InvocationBatchRequestOrBuilder.getInvocationsOrBuilder(int index)
A non empty (at least one) list of invocations
|
ToFunction.InvocationOrBuilder |
ToFunction.InvocationBatchRequest.getInvocationsOrBuilder(int index)
A non empty (at least one) list of invocations
|
ToFunction.InvocationOrBuilder |
ToFunction.InvocationBatchRequest.Builder.getInvocationsOrBuilder(int index)
A non empty (at least one) list of invocations
|
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends ToFunction.InvocationOrBuilder> |
ToFunction.InvocationBatchRequestOrBuilder.getInvocationsOrBuilderList()
A non empty (at least one) list of invocations
|
java.util.List<? extends ToFunction.InvocationOrBuilder> |
ToFunction.InvocationBatchRequest.getInvocationsOrBuilderList()
A non empty (at least one) list of invocations
|
java.util.List<? extends ToFunction.InvocationOrBuilder> |
ToFunction.InvocationBatchRequest.Builder.getInvocationsOrBuilderList()
A non empty (at least one) list of invocations
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.