| Interface | Description |
|---|---|
| ScalarUdf |
The base class for the Scalar UDFs.
|
| Annotation Type | Description |
|---|---|
| SamzaSqlUdf |
Java annotation to identity a Samza SQL Udf
|
| SamzaSqlUdfMethod |
Java annotation to identity the Samza SQL Udf method and it's argument types and return types.
|