Interface RecordFormat

All Superinterfaces:
Serializable
All Known Implementing Classes:
DelimitedRecordFormat

public interface RecordFormat extends Serializable
Formats a Tuple object into a byte array that will be written to HDFS.
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]