Modifier and Type | Method and Description |
---|---|
void |
FieldMapProcessor.accept(FieldMappable record)
Allow arbitrary processing of a FieldMappable object.
|
void |
SqoopRecord.delegate(FieldMapProcessor processor)
Use the delegate pattern to allow arbitrary processing of the
fields of this record.
|
Copyright © 2019 The Apache Software Foundation