Class: HbaseClient::Thrift::Hbase::IncrementRows_args
- Inherits:
-
Object
- Object
- HbaseClient::Thrift::Hbase::IncrementRows_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase-client/thrift/hbase.rb
Constant Summary collapse
- INCREMENTS =
1
- FIELDS =
{ # The list of increments INCREMENTS => {:type => ::Thrift::Types::LIST, :name => 'increments', :element => {:type => ::Thrift::Types::STRUCT, :class => ::HbaseClient::Thrift::TIncrement}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2478 |
# File 'lib/hbase-client/thrift/hbase.rb', line 2478 def struct_fields; FIELDS; end |
#validate ⇒ Object
2480 2481 |
# File 'lib/hbase-client/thrift/hbase.rb', line 2480 def validate end |