public class SerializableWritable<T extends org.apache.hadoop.io.Writable>
extends Object
implements java.io.Serializable
Constructor and Description |
---|
SerializableWritable(T t) |
Modifier and Type | Method and Description |
---|---|
T |
t() |
String |
toString() |
T |
value() |