org.apache.hadoop.hive.metastore.api
Class Type.Isset

java.lang.Object
  extended by org.apache.hadoop.hive.metastore.api.Type.Isset
All Implemented Interfaces:
Serializable
Enclosing class:
Type

public static final class Type.Isset
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 boolean fields
           
 boolean name
           
 boolean type1
           
 boolean type2
           
 
Constructor Summary
Type.Isset()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public boolean name

type1

public boolean type1

type2

public boolean type2

fields

public boolean fields
Constructor Detail

Type.Isset

public Type.Isset()


Copyright © 2009 The Apache Software Foundation