org.apache.hadoop.record.compiler
Class JMap

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

Deprecated. Replaced by Avro.

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


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

Constructor Detail

JMap

public JMap(JType t1,
            JType t2)
Deprecated. 
Creates a new instance of JMap



Copyright © 2014 Apache Software Foundation. All Rights Reserved.