org.apache.hadoop.record
Class Utils

java.lang.Object
  extended by org.apache.hadoop.record.Utils

public class Utils
extends Object

Various utility functions for Hadooop record I/O runtime.

Author:
Milind Bhandarkar

Field Summary
static char[] hexchars
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hexchars

public static final char[] hexchars


Copyright © 2006 The Apache Software Foundation