Class FeatureGenConfig
java.lang.Object
com.linkedin.feathr.common.configObj.generation.FeatureGenConfig
- All Implemented Interfaces:
ConfigObj,Serializable
Define the feature generation specification, i.e., list of features to generate and other settings.
We introduce env to differentiate between offline features.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFeatureGenConfig(OperationalConfig operationalConfig, List<String> features) Constructor -
Method Summary