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

public class JBuffer
extends JType

Code generator for "buffer" type.


Constructor Summary
JBuffer()
          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()
Creates a new instance of JBuffer



Copyright © 2009 The Apache Software Foundation