|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Mapper
which wraps a given one to allow custom
WrappedMapper.Context
implementations.Reducer
which wraps a given one to allow for custom
WrappedReducer.Context
implementations.DataInput
and DataOutput
.Writable
which is also Comparable
.WritableComparable
s.WritableComparable
implementation.
Serialization
for Writable
s that delegates to
Writable.write(java.io.DataOutput)
and
Writable.readFields(java.io.DataInput)
.out
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |