toggle menu
kandra
0.4.5
jvm
switch theme
search in API
kandra-core
/
io.kandra.core.annotations
/
ClusteringKey
Clustering
Key
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
annotation class
ClusteringKey
(
val
order
:
ClusteringOrder
=
ClusteringOrder.ASC
,
val
index
:
Int
=
0
)
Members
Properties
index
Link copied to clipboard
val
index
:
Int
=
0
order
Link copied to clipboard
val
order
:
ClusteringOrder