| Package | Description |
|---|---|
| org.apache.flink.statefun.sdk | |
| org.apache.flink.statefun.sdk.core | |
| org.apache.flink.statefun.sdk.state |
| Constructor and Description |
|---|
AsyncOperationResult(M metadata,
AsyncOperationResult.Status status,
T value,
java.lang.Throwable throwable) |
| Modifier and Type | Class and Description |
|---|---|
class |
OptionalProperty<T>
Utility class to represent an optional config, which may have a predefined default value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemotePersistedValue |
class |
StateBinder |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistedStateRegistry.registerRemoteValue(RemotePersistedValue remoteValueState)
Registers a
RemotePersistedValue. |
| Constructor and Description |
|---|
Expiration(Expiration.Mode mode,
java.time.Duration duration) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.