Class RowCoder

All Implemented Interfaces:
Serializable

public class RowCoder extends SchemaCoder<Row>
A sub-class of SchemaCoder that can only encode Row instances.
See Also: