org.apache.hadoop.record.compiler
Class JByte

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

Deprecated. Replaced by Avro.

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

Code generator for "byte" type.


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

Constructor Detail

JByte

public JByte()
Deprecated. 


Copyright © 2014 Apache Software Foundation. All Rights Reserved.