org.apache.hadoop.hive.service
Class ThriftHive.fetchAll_result.Isset

java.lang.Object
  extended by org.apache.hadoop.hive.service.ThriftHive.fetchAll_result.Isset
All Implemented Interfaces:
Serializable
Enclosing class:
ThriftHive.fetchAll_result

public static final class ThriftHive.fetchAll_result.Isset
extends Object
implements Serializable

See Also:
Serialized Form

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

Field Detail

success

public boolean success

ex

public boolean ex
Constructor Detail

ThriftHive.fetchAll_result.Isset

public ThriftHive.fetchAll_result.Isset()


Copyright © 2009 The Apache Software Foundation