org.apache.hadoop.record.compiler
Class JType

java.lang.Object
  extended by org.apache.hadoop.record.compiler.JType
Direct Known Subclasses:
JBoolean, JBuffer, JByte, JDouble, JFloat, JInt, JLong, JMap, JRecord, JString, JVector

public abstract class JType
extends Object

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


Constructor Summary
JType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JType

public JType()


Copyright © 2009 The Apache Software Foundation