org.apache.hadoop.hbase.thrift.generated
Class Hbase.deleteAllRowTs_args.Isset

java.lang.Object
  extended by org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args.Isset
Enclosing class:
Hbase.deleteAllRowTs_args

public static final class Hbase.deleteAllRowTs_args.Isset
extends Object


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

Field Detail

tableName

public boolean tableName

row

public boolean row

timestamp

public boolean timestamp
Constructor Detail

Hbase.deleteAllRowTs_args.Isset

public Hbase.deleteAllRowTs_args.Isset()


Copyright © 2008 The Apache Software Foundation