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

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

public static final class Order.Isset
extends Object
implements Serializable

See Also:
Serialized Form

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

Field Detail

col

public boolean col

order

public boolean order
Constructor Detail

Order.Isset

public Order.Isset()


Copyright © 2009 The Apache Software Foundation