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