See: Description
| Interface | Description | 
|---|---|
| BeamSqlSeekableTable | 
 A seekable table converts a JOIN operator to an inline lookup. 
 | 
| BeamSqlTable | 
 This interface defines a Beam Sql Table. 
 | 
| BeamSqlUdf | 
 Interface to create a UDF in Beam SQL. 
 | 
| Class | Description | 
|---|---|
| BeamSqlCli | 
BeamSqlCli provides methods to execute Beam SQL with an interactive client. | 
| SqlTransform | 
SqlTransform is the DSL interface of Beam SQL. |