All Implemented Interfaces:
Serializable, BeamSqlTable

public class DataGeneratorTable extends SchemaBaseBeamTable
Represents a 'datagen' table within a Beam SQL pipeline. This class extends SchemaBaseBeamTable to correctly implement the full BeamSqlTable interface.
See Also: