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

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

public static final class Hbase.mutateRowsTs_args.Isset
extends Object


Field Summary
 boolean rowBatches
           
 boolean tableName
           
 boolean timestamp
           
 
Constructor Summary
Hbase.mutateRowsTs_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

rowBatches

public boolean rowBatches

timestamp

public boolean timestamp
Constructor Detail

Hbase.mutateRowsTs_args.Isset

public Hbase.mutateRowsTs_args.Isset()


Copyright © 2008 The Apache Software Foundation