public class FileBinaryWritable extends Object implements BinaryWritable
BinaryWritable
which delegates to a File
.BinaryWritable, DEFAULT
Constructor and Description |
---|
FileBinaryWritable() |
Modifier and Type | Method and Description |
---|---|
OutputStream |
openStream()
Returns an
OutputStream to write into the object. |
@Nonnull public OutputStream openStream() throws IOException
OutputStream
to write into the object.openStream
in interface BinaryWritable
OutputStream
IOException
- if the operation can't be performedCopyright © 2009-2013 Tidalwave s.a.s. (http://tidalwave.it). All Rights Reserved.