| Class | Description |
|---|---|
| CoercionUtils |
Utilities to coerce untyped data into feature vectors
This is needed in order to make it easy to define features via simple expressions.
|
| MvelContextUDFs |
MVEL is an open-source expression language and runtime that makes it easy to write concise statements that operate
on structured data objects (such as Avro records), among other things.
|
| Annotation Type | Description |
|---|---|
| MvelContextUDFs.ExportToMvel |