Package | Description |
---|---|
org.apache.flink.statefun.sdk.java |
Modifier and Type | Method and Description |
---|---|
static ValueSpec.Untyped |
ValueSpec.named(java.lang.String name)
Creates an
ValueSpec.Untyped spec with the given name. |
ValueSpec.Untyped |
ValueSpec.Untyped.thatExpireAfterWrite(java.time.Duration duration) |
ValueSpec.Untyped |
ValueSpec.Untyped.thatExpiresAfterCall(java.time.Duration duration) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.