|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.io.BinaryComparable
org.apache.accumulo.core.data.ComparableBytes
public class ComparableBytes
| Field Summary | |
|---|---|
byte[] |
data
|
| Constructor Summary | |
|---|---|
ComparableBytes(byte[] b)
|
|
| Method Summary | |
|---|---|
byte[] |
getBytes()
|
int |
getLength()
|
| Methods inherited from class org.apache.hadoop.io.BinaryComparable |
|---|
compareTo, compareTo, equals, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte[] data
| Constructor Detail |
|---|
public ComparableBytes(byte[] b)
| Method Detail |
|---|
public byte[] getBytes()
getBytes in class org.apache.hadoop.io.BinaryComparablepublic int getLength()
getLength in class org.apache.hadoop.io.BinaryComparable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||