Description
ImmutableBytesWritable.getSize and getLength are duplicate methods in the same class. A comment says to deprecate getSize and replace with getLength. This does that.
ImmutableBytesWritable.getSize and getLength are duplicate methods in the same class. A comment says to deprecate getSize and replace with getLength. This does that.