- java.lang.Object
-
- com.pervasive.datarush.types.FieldRemappings.Directive
-
- Enclosing class:
- FieldRemappings
public static class FieldRemappings.Directive extends Object
A mapping directive to be applied to a source field.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSourceName()
Get the name of the field in the source record.String
getTargetName()
Get the name of the field in the target record.String
toString()
-