Class: Apache::Hadoop::Hbase::Thrift::Hbase::IncrementRows_args
- Inherits:
-
Object
- Object
- Apache::Hadoop::Hbase::Thrift::Hbase::IncrementRows_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase/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 => ::Apache::Hadoop::Hbase::Thrift::TIncrement}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2420 |
# File 'lib/hbase/hbase.rb', line 2420 def struct_fields; FIELDS; end |
#validate ⇒ Object
2422 2423 |
# File 'lib/hbase/hbase.rb', line 2422 def validate end |