Class: HbaseClient::Thrift::Hbase::Increment_args
- Inherits:
-
Object
- Object
- HbaseClient::Thrift::Hbase::Increment_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase-client/thrift/hbase.rb
Constant Summary collapse
- INCREMENT =
1
- FIELDS =
{ # The single increment to apply INCREMENT => {:type => ::Thrift::Types::STRUCT, :name => 'increment', :class => ::HbaseClient::Thrift::TIncrement} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2445 |
# File 'lib/hbase-client/thrift/hbase.rb', line 2445 def struct_fields; FIELDS; end |
#validate ⇒ Object
2447 2448 |
# File 'lib/hbase-client/thrift/hbase.rb', line 2447 def validate end |