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

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

public static final class Version.Isset
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 boolean comments
           
 boolean version
           
 
Constructor Summary
Version.Isset()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

version

public boolean version

comments

public boolean comments
Constructor Detail

Version.Isset

public Version.Isset()


Copyright © 2009 The Apache Software Foundation