org.apache.hadoop.record.meta
Class Utils
java.lang.Object
  
org.apache.hadoop.record.meta.Utils
public class Utils
- extends Object
 
Various utility functions for Hadooop record I/O platform.
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
skip
public static void skip(RecordInput rin,
                        String tag,
                        TypeID typeID)
                 throws IOException
- read/skip bytes from stream based on a type
- Throws:
 IOException
 
 
Copyright © 2008 The Apache Software Foundation