org.apache.hadoop.record.compiler
Class JField<T>
java.lang.Object
org.apache.hadoop.record.compiler.JField<T>
Deprecated. Replaced by Avro.
@Deprecated
@InterfaceAudience.Public
@InterfaceStability.Stable
public class JField<T>
- extends Object
A thin wrappper around record field.
Constructor Summary |
JField(String name,
T type)
Deprecated. Creates a new instance of JField |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JField
public JField(String name,
T type)
- Deprecated.
- Creates a new instance of JField
Copyright © 2014 Apache Software Foundation. All Rights Reserved.