org.apache.hadoop.record.compiler
Class JType

java.lang.Object
  extended byorg.apache.hadoop.record.compiler.JType
Direct Known Subclasses:
JBoolean, JByte, org.apache.hadoop.record.compiler.JCompType, JDouble, JFloat, JInt, JLong

public abstract class JType
extends Object

Abstract Base class for all types supported by Hadoop Record I/O.

Author:
Milind Bhandarkar

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2006 The Apache Software Foundation