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