Package | Description |
---|---|
org.apache.flink.statefun.sdk.reqreply.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ToFunction.PersistedValue
PersistedValue represents a PersistedValue's value that is managed by Flink on behalf of a remote function.
|
static class |
ToFunction.PersistedValue.Builder
PersistedValue represents a PersistedValue's value that is managed by Flink on behalf of a remote function.
|
Modifier and Type | Method and Description |
---|---|
ToFunction.PersistedValueOrBuilder |
ToFunction.InvocationBatchRequestOrBuilder.getStateOrBuilder(int index)
A list of PersistedValues that were registered as a persisted state.
|
ToFunction.PersistedValueOrBuilder |
ToFunction.InvocationBatchRequest.getStateOrBuilder(int index)
A list of PersistedValues that were registered as a persisted state.
|
ToFunction.PersistedValueOrBuilder |
ToFunction.InvocationBatchRequest.Builder.getStateOrBuilder(int index)
A list of PersistedValues that were registered as a persisted state.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends ToFunction.PersistedValueOrBuilder> |
ToFunction.InvocationBatchRequestOrBuilder.getStateOrBuilderList()
A list of PersistedValues that were registered as a persisted state.
|
java.util.List<? extends ToFunction.PersistedValueOrBuilder> |
ToFunction.InvocationBatchRequest.getStateOrBuilderList()
A list of PersistedValues that were registered as a persisted state.
|
java.util.List<? extends ToFunction.PersistedValueOrBuilder> |
ToFunction.InvocationBatchRequest.Builder.getStateOrBuilderList()
A list of PersistedValues that were registered as a persisted state.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.