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, supportsProjects
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildIOReader, buildIOWriter, isBounded
protected Schema schema
public SchemaBaseBeamTable(Schema schema)
public Schema getSchema()
BeamSqlTable
getSchema
in interface BeamSqlTable