public static interface SingleStoreIO.RowMapperWithCoder<T> extends SingleStoreIO.RowMapper<T>
Coder<T>
getCoder()
mapRow
Coder<T> getCoder() throws java.lang.Exception
java.lang.Exception