| Package | Description |
|---|---|
| org.apache.hadoop.typedbytes |
Typed bytes are sequences of bytes in which the first byte is a type code.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayWritable |
TypedBytesWritableInput.readArray() |
ArrayWritable |
TypedBytesWritableInput.readArray(ArrayWritable aw) |
| Modifier and Type | Method and Description |
|---|---|
ArrayWritable |
TypedBytesWritableInput.readArray(ArrayWritable aw) |
void |
TypedBytesWritableOutput.writeArray(ArrayWritable aw) |
Copyright © 2013 Apache Software Foundation. All rights reserved.