ScyllaTable

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class ScyllaTable(val name: String, val gcGraceSeconds: Int = -1)

Properties

Link copied to clipboard
Link copied to clipboard