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

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

public static final class Hbase.mutateRowTs_args.Isset
extends Object


Field Summary
 boolean mutations
           
 boolean row
           
 boolean tableName
           
 boolean timestamp
           
 
Constructor Summary
Hbase.mutateRowTs_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

mutations

public boolean mutations

timestamp

public boolean timestamp
Constructor Detail

Hbase.mutateRowTs_args.Isset

public Hbase.mutateRowTs_args.Isset()


Copyright © 2006 The Apache Software Foundation