public class WritableUtils extends Object
Writable related functionality.| Modifier and Type | Method and Description |
|---|---|
static Properties |
readProperties(DataInput in) |
static void |
writeProperties(DataOutput out,
Properties props) |
public static final void writeProperties(DataOutput out, Properties props) throws IOException
IOExceptionpublic static final Properties readProperties(DataInput in) throws IOException
IOExceptionCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.