org.apache.hadoop.record.compiler
Class CodeBuffer

java.lang.Object
  extended by org.apache.hadoop.record.compiler.CodeBuffer

Deprecated. Replaced by Avro.

@Deprecated
@InterfaceAudience.Public
@InterfaceStability.Stable
public class CodeBuffer
extends Object

A wrapper around StringBuffer that automatically does indentation


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

Method Detail

toString

public String toString()
Deprecated. 
Overrides:
toString in class Object


Copyright © 2014 Apache Software Foundation. All Rights Reserved.