KandraSuspendRepository

constructor(session: CqlSession, schema: TableSchema, entityClass: KClass<T>, batchEngine: BatchEngine)

Parameters

T

the entity type annotated with @ScyllaTable