This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.gora.util
Class WritableUtils
java.lang.Object
   org.apache.gora.util.WritableUtils
org.apache.gora.util.WritableUtils
- public class WritableUtils 
- extends Object
An utility class for Writable related functionality.
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
writeProperties
public static final void writeProperties(DataOutput out,
                                         Properties props)
                                  throws IOException
- 
- Throws:
- IOException
 
readProperties
public static final Properties readProperties(DataInput in)
                                       throws IOException
- 
- Throws:
- IOException
 
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.