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

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

public static final class BatchMutation.Isset
extends Object


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

Field Detail

row

public boolean row

mutations

public boolean mutations
Constructor Detail

BatchMutation.Isset

public BatchMutation.Isset()


Copyright © 2008 The Apache Software Foundation