|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayWritable | |
---|---|
org.apache.hadoop.typedbytes | Typed bytes are sequences of bytes in which the first byte is a type code. |
Uses of ArrayWritable in org.apache.hadoop.typedbytes |
---|
Methods in org.apache.hadoop.typedbytes that return ArrayWritable | |
---|---|
ArrayWritable |
TypedBytesWritableInput.readArray()
|
ArrayWritable |
TypedBytesWritableInput.readArray(ArrayWritable aw)
|
Methods in org.apache.hadoop.typedbytes with parameters of type ArrayWritable | |
---|---|
ArrayWritable |
TypedBytesWritableInput.readArray(ArrayWritable aw)
|
void |
TypedBytesWritableOutput.writeArray(ArrayWritable aw)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |