toggle menu
kandra
0.4.5
jvm
switch theme
search in API
kandra-core
/
io.kandra.core.annotations
/
PartitionKey
Partition
Key
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
annotation class
PartitionKey
(
val
index
:
Int
=
0
)
Marks a partition key field. Use
index
for composite partition keys.
Members
Properties
index
Link copied to clipboard
val
index
:
Int
=
0