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