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

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

public static final class Hbase.mutateRow_args.Isset
extends Object
implements Serializable

See Also:
Serialized Form

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

Hbase.mutateRow_args.Isset

public Hbase.mutateRow_args.Isset()


Copyright © 2008 The Apache Software Foundation