Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transformer ¶
type Transformer struct {
// contains filtered or unexported fields
}
Transformer represents the processing pipeline
func (*Transformer) ApplyTransformation ¶
func (tf *Transformer) ApplyTransformation(inputData []string) error
applyTransformation applies Beam transformations
func (*Transformer) ApplyTransformationJob ¶
func (*Transformer) Init ¶
func (tf *Transformer) Init()
Click to show internal directories.
Click to hide internal directories.