public abstract class SchemaBaseBeamTable extends BaseBeamTable implements java.io.Serializable
SchemaBaseBeamTable.| Constructor and Description | 
|---|
| SchemaBaseBeamTable(Schema schema) | 
| Modifier and Type | Method and Description | 
|---|---|
| Schema | getSchema()Get the schema info of the table. | 
buildIOReader, constructFilter, getTableStatistics, supportsProjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildIOReader, buildIOWriter, isBoundedprotected Schema schema
public SchemaBaseBeamTable(Schema schema)
public Schema getSchema()
BeamSqlTablegetSchema in interface BeamSqlTable