ConstraintConverter

org.beangle.db.transport.converter.ConstraintConverter
class ConstraintConverter(val target: DefaultTableStore, val threads: Int) extends Converter, Logging

Attributes

Graph
Supertypes
trait Logging
trait Converter
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def add(cs: Iterable[Constraint]): Unit
override def payloadCount: Int

Attributes

Definition Classes
def reset(): Unit

重新开始

重新开始

Attributes

def start(): Unit

开始导入

开始导入

Attributes

Concrete fields

设置目标数据源

设置目标数据源

Attributes

val threads: Int

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
Logging