org.apache.hadoop.record.compiler
Class JVector

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

Deprecated. Replaced by Avro.

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


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

Constructor Detail

JVector

public JVector(JType t)
Deprecated. 
Creates a new instance of JVector



Copyright © 2014 Apache Software Foundation. All Rights Reserved.