toggle menu
kandra
0.4.5
jvm
switch theme
search in API
kandra-core
/
io.kandra.core.annotations
/
ScyllaTable
Scylla
Table
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
ScyllaTable
(
val
name
:
String
,
val
gcGraceSeconds
:
Int
=
-1
)
Members
Properties
gc
Grace
Seconds
Link copied to clipboard
val
gcGraceSeconds
:
Int
name
Link copied to clipboard
val
name
:
String