|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.crunch.impl.spark.ByteArray
org.apache.crunch.impl.spark.IntByteArray
public class IntByteArray
| Field Summary | |
|---|---|
int |
partition
|
| Fields inherited from class org.apache.crunch.impl.spark.ByteArray |
|---|
value |
| Constructor Summary | |
|---|---|
IntByteArray(int partition,
byte[] bytes)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
int |
hashCode()
|
| Methods inherited from class org.apache.crunch.impl.spark.ByteArray |
|---|
compareTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int partition
| Constructor Detail |
|---|
public IntByteArray(int partition,
byte[] bytes)
| Method Detail |
|---|
public boolean equals(Object o)
equals in class ByteArraypublic int hashCode()
hashCode in class ByteArray
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||