Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-api
/
xtdb.api.query
/
IKeyFn
IKey
Fn
@
Serializable
(
with
=
IKeyFn.Serde::class
)
fun
interface
IKeyFn
<
out
V
>
Inheritors
KeyFn
Members
Types
Key
Fn
Link copied to clipboard
@
Serializable
enum
KeyFn
:
IKeyFn
<
Any
>
,
Enum
<
IKeyFn.KeyFn
>
Functions
denormalize
Link copied to clipboard
abstract
fun
denormalize
(
key
:
String
)
:
V