| Class | Description |
|---|---|
| AnchorConfig |
Represents the general anchor definition
|
| AnchorConfigWithExtractor |
Represents the anchor definition (the object part) for the anchors that have the extractor specified (in lieu of the
key).
|
| AnchorConfigWithKey |
Represents the anchor definition (the object part) for the anchors that have the key specified.
|
| AnchorConfigWithKeyExtractor |
Represents the anchor definition (the object part) for the anchors that have ONLY keyExtractor specified.
|
| AnchorConfigWithOnlyMvel |
Represents the anchor definition (the object part) for the anchors that have neither the key nor the extractor
specified.
|
| AnchorsConfig |
Container class for the Anchors.
|
| ComplexFeatureConfig |
Represents an expression based feature configuration by specifying the object part in the following fragment:
|
| ExpressionBasedFeatureConfig |
Represents an expression based feature configuration by specifying the object part in the following fragment:
|
| ExtractorBasedFeatureConfig |
Represents a feature config based on extractor by specifying the value part in the following fragment:
|
| FeatureConfig |
Abstract class for the configuration of a feature in an anchor
|
| LateralViewParams |
Some feature datasets may contain feature values as an array of
|
| SimpleFeatureConfig |
Represents a feature config based on extractor by specifying the value part in the following fragment:
|
| TimeWindowFeatureConfig |
This represents 2 types of configs:-
1.
|
| TypedKey |
Key expressions with the corresponding
ExprType |
| WindowParametersConfig |
Represents a windowparameters object config which is used in
|