public abstract class TestTable extends SchemaBaseBeamTable
| 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. | 
getSchemabuildIOReader, constructFilter, getTableStatistics, supportsProjectsclone, 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.