Interface SingleStoreIO.RowMapperWithInit<T>
- All Superinterfaces:
Serializable
,SingleStoreIO.RowMapper<T>
- Enclosing class:
SingleStoreIO
A RowMapper that requires initialization. init method is called during pipeline construction
time.
-
Method Summary
Methods inherited from interface org.apache.beam.sdk.io.singlestore.SingleStoreIO.RowMapper
mapRow
-
Method Details
-
init
- Throws:
Exception
-