org.apache.hadoop.record.compiler
Class JBoolean

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

Deprecated. Replaced by Avro.

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


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

Constructor Detail

JBoolean

public JBoolean()
Deprecated. 
Creates a new instance of JBoolean



Copyright © 2014 Apache Software Foundation. All Rights Reserved.