Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConvertSQLJoint ¶
type ConvertSQLJoint struct {
pipeline.Parameters
}
func (ConvertSQLJoint) Name ¶
func (joint ConvertSQLJoint) Name() string
type DetectMaxIDJoint ¶
type DetectMaxIDJoint struct { }
func (DetectMaxIDJoint) Name ¶
func (joint DetectMaxIDJoint) Name() string
type ImportSQLJoint ¶
type ImportSQLJoint struct {
pipeline.Parameters
}
func (ImportSQLJoint) Name ¶
func (joint ImportSQLJoint) Name() string
type LoggingJoint ¶
type LoggingJoint struct { }
func (LoggingJoint) Name ¶
func (joint LoggingJoint) Name() string
type ReadCsvJoint ¶
type ReadCsvJoint struct {
pipeline.Parameters
}
func (ReadCsvJoint) Name ¶
func (joint ReadCsvJoint) Name() string
type RowStructureJoint ¶
type RowStructureJoint struct { }
func (RowStructureJoint) Name ¶
func (joint RowStructureJoint) Name() string
Click to show internal directories.
Click to hide internal directories.