@Deprecated public class ComparableBytes extends org.apache.hadoop.io.BinaryComparable
BinaryComparable
class.Modifier and Type | Field and Description |
---|---|
byte[] |
data
Deprecated.
|
Constructor and Description |
---|
ComparableBytes(byte[] b)
Deprecated.
Creates a new byte wrapper.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes()
Deprecated.
Gets the wrapped bytes in this object.
|
int |
getLength()
Deprecated.
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.