Class RelativeKey

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

    public class RelativeKey
    extends Object
    implements org.apache.hadoop.io.Writable
    • Constructor Detail

      • RelativeKey

        public RelativeKey()
        This constructor is used when one needs to read from an input stream
      • RelativeKey

        public RelativeKey​(Key prevKey,
                           Key key)
        This constructor is used when constructing a key for writing to an output stream