Class | Apache::Hadoop::Hbase::Thrift::Hbase::MutateRows_args |
In: |
lib/thrift/hbase.rb
|
Parent: | Object |
TABLENAME | = | 1 |
ROWBATCHES | = | 2 |
FIELDS | = | { # name of table TABLENAME => {:type => ::Thrift::Types::STRING, :name => 'tableName', :binary => true}, # list of row batches ROWBATCHES => {:type => ::Thrift::Types::LIST, :name => 'rowBatches', :element => {:type => ::Thrift::Types::STRUCT, :class => Apache::Hadoop::Hbase::Thrift::BatchMutation}} |