| Class | Description |
|---|---|
| FeatureGenConfig |
Define the feature generation specification, i.e., list of features to generate and other settings.
|
| NearlineOperationalConfig | |
| OfflineOperationalConfig |
Operational section in feature generation config
Feature generation config contains two major sections, i.e., operational and feature list sections,
feature list specify the features to generate,
operational section contains all the related settings.
|
| OperationalConfig |
Operational section in feature generation config
This abstract class is extended by offline and nearline Operational Config.
|
| OutputProcessorConfig |
Output processor config, e.g., write to HDFS processor or push to Venice processor
|