Class PairWritableCell

  • All Implemented Interfaces:
    Serializable, org.apache.hadoop.io.Writable

    public class PairWritableCell
    extends Object
    implements org.apache.hadoop.io.Writable, Serializable
    Custom writable for a pair of matrix indexes and matrix cell as required for binarycell in remote data partitioning.
    See Also:
    Serialized Form
    • Constructor Detail

      • PairWritableCell

        public PairWritableCell()