| Package | Description |
|---|---|
| org.apache.flink.statefun.sdk.state |
| Modifier and Type | Method and Description |
|---|---|
static RemotePersistedValue |
RemotePersistedValue.of(java.lang.String stateName,
TypeName typeName) |
static RemotePersistedValue |
RemotePersistedValue.of(java.lang.String stateName,
TypeName typeName,
Expiration expiration) |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistedStateRegistry.registerRemoteValue(RemotePersistedValue remoteValueState)
Registers a
RemotePersistedValue. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.