@Experimental public abstract class TestTable extends BaseBeamTable
| Modifier and Type | Field and Description | 
|---|---|
| static java.util.concurrent.atomic.AtomicInteger | COUNTER | 
schema| Modifier and Type | Method and Description | 
|---|---|
| POutput | buildIOWriter(PCollection<Row> input)create a  IO.write()instance to write to target. | 
getSchemaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildIOReader, isBoundedpublic TestTable(Schema beamSchema)
public POutput buildIOWriter(PCollection<Row> input)
BeamSqlTableIO.write() instance to write to target.