Counter

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class Counter

Marks a ScyllaDB COUNTER column. All non-key columns in a counter table must use this.