org.apache.hadoop.record.compiler
Class JLong

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

Deprecated. Replaced by Avro.

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

Code generator for "long" type


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

Constructor Detail

JLong

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.