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

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

public static final class IndexAlreadyExistsException.Isset
extends Object
implements Serializable

See Also:
Serialized Form

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

Field Detail

message

public boolean message
Constructor Detail

IndexAlreadyExistsException.Isset

public IndexAlreadyExistsException.Isset()


Copyright © 2009 The Apache Software Foundation