| Class | Description |
|---|---|
| CliCommandHandler |
Default
CommandHandler which handles basic commands of type CliCommandType |
| CliLoggingSystemFactory |
System factory of Samza Sql Shell which needs to provide Consumer, Producer and Admin
|
| FileSystemAvroRelSchemaProviderFactory |
Relational schemas provider which reads system schema from a given directory
|
| SamzaExecutor |
Samza implementation of Executor for Samza SQL Shell.
|
| SamzaSqlUdfDisplayInfo |
UDF information displayer
|
| Enum | Description |
|---|---|
| CliCommandType |
Enum all the commands we now support along with descriptions.
|