Documentation ¶
Index ¶
Constants ¶
View Source
const ( SOURCEDB = "source.db" SOURCETABLE = "source.table" TARGETDB = "target.db" TARGETTABLE = "target.table" PARALLEL = "dml.parallel" CURSOR = "dml.cursor.number" BATCH = "dml.insert.batch" TABLECOLUMNFILTER = "table.column.filter" TABLEFINDWHERE = "table.data.find" TABLEAGGREGATE = "table.data.aggregate" TABLECOLUSTERSHARDING = "table.cluster.sharding" TABLESHARDKEY = "table.shard.key" TABLESHARDINDEX = "table.shard.index" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Param ¶
func (*Param) CheckHostAndTable ¶
func (*Param) CheckShardIndex ¶
func (*Param) CheckShardKey ¶
func (*Param) GetColumnFilter ¶
Click to show internal directories.
Click to hide internal directories.