Interface SingleStoreIO.RowMapperWithCoder<T>
- All Superinterfaces:
 Serializable,SingleStoreIO.RowMapper<T>
- Enclosing class:
 SingleStoreIO
A RowMapper that provides a Coder for resulting PCollection.
- 
Method Summary
Methods inherited from interface org.apache.beam.sdk.io.singlestore.SingleStoreIO.RowMapper
mapRow 
- 
Method Details
- 
getCoder
- Throws:
 Exception
 
 -