org.apache.hadoop.record.compiler
Class JBuffer

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

Deprecated. Replaced by Avro.

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

Code generator for "buffer" type.


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

Constructor Detail

JBuffer

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.