sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
sdk-api-kotlin
/
dev.restate.sdk.kotlin
/
SelectClause
Select
Clause
sealed
interface
SelectClause
<
T
>
Members
Properties
durable
Future
Link copied to clipboard
abstract
val
durableFuture
:
DurableFuture
<
T
>