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 | BeamSqlCliprovides methods to execute Beam SQL with an interactive client. | 
| SqlTransform | SqlTransformis the DSL interface of Beam SQL. |