org.apache.hadoop.record.compiler
Class JRecord

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

Deprecated. Replaced by Avro.

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


Constructor Summary
JRecord(String name, ArrayList<JField<JType>> flist)
          Deprecated. Creates a new instance of JRecord
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRecord

public JRecord(String name,
               ArrayList<JField<JType>> flist)
Deprecated. 
Creates a new instance of JRecord



Copyright © 2014 Apache Software Foundation. All Rights Reserved.