toggle menu
kandra
0.4.5
jvm
switch theme
search in API
kandra-runtime
/
io.kandra.runtime
/
BatchEngine
/
saveIfNotExistsSuspend
save
If
Not
Exists
Suspend
suspend
fun
saveIfNotExistsSuspend
(
schema
:
TableSchema
,
entity
:
Any
,
serialConsistency
:
KandraConsistency
=
KandraConsistency.LOCAL_SERIAL
)
:
Boolean