toggle menu
kandra
0.4.5
jvm
switch theme
search in API
kandra-runtime
/
io.kandra.runtime
/
StatementBuilder
/
counterUpdate
counter
Update
fun
counterUpdate
(
schema
:
TableSchema
,
columnName
:
String
,
partitionKeys
:
Map
<
String
,
Any
>
,
delta
:
Long
,
consistency
:
KandraConsistency
?
=
null
)
:
BoundStatement