org.apache.hadoop.hbase.thrift.generated
Class TCell.Isset

java.lang.Object
  extended by org.apache.hadoop.hbase.thrift.generated.TCell.Isset
All Implemented Interfaces:
Serializable
Enclosing class:
TCell

public static final class TCell.Isset
extends Object
implements Serializable

See Also:
Serialized Form

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

Field Detail

value

public boolean value

timestamp

public boolean timestamp
Constructor Detail

TCell.Isset

public TCell.Isset()


Copyright © 2008 The Apache Software Foundation