public class WritableWrapper<T extends Writable> extends Object implements eu.stratosphere.types.Value
| Constructor and Description |
|---|
WritableWrapper() |
WritableWrapper(T toWrap) |
public WritableWrapper()
public WritableWrapper(T toWrap)
public T value()
public void write(DataOutput out) throws IOException
write in interface eu.stratosphere.core.io.IOReadableWritableIOExceptionpublic void read(DataInput in) throws IOException
read in interface eu.stratosphere.core.io.IOReadableWritableIOExceptionCopyright © 2013–2014. All rights reserved.