Constructor and Description |
---|
ApiToFieldMapper(PhysicalTableSchema physicalTableSchema)
Construct the alias maker with the given schema.
|
Modifier and Type | Method and Description |
---|---|
String |
apply(String input) |
String |
unApply(String input)
Finds the api name given a field name and if none are found then it returns the given input.
|
public ApiToFieldMapper(PhysicalTableSchema physicalTableSchema)
physicalTableSchema
- The physical table schema which maps between logical and physical column names.Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.