org.apache.hadoop.record.compiler
Class JInt

java.lang.Object
  extended by org.apache.hadoop.record.compiler.JType
      extended by org.apache.hadoop.record.compiler.JInt

Deprecated. Replaced by Avro.

@Deprecated
@InterfaceAudience.Public
@InterfaceStability.Stable
public class JInt
extends JType

Code generator for "int" type


Constructor Summary
JInt()
          Deprecated. Creates a new instance of JInt
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JInt

public JInt()
Deprecated. 
Creates a new instance of JInt



Copyright © 2014 Apache Software Foundation. All Rights Reserved.