Class: HbaseClient::Thrift::Hbase::Append_args
- Inherits:
-
Object
- Object
- HbaseClient::Thrift::Hbase::Append_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase-client/thrift/hbase.rb
Constant Summary collapse
- APPEND =
1
- FIELDS =
{ # The single append operation to apply APPEND => {:type => ::Thrift::Types::STRUCT, :name => 'append', :class => ::HbaseClient::Thrift::TAppend} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3028 |
# File 'lib/hbase-client/thrift/hbase.rb', line 3028 def struct_fields; FIELDS; end |
#validate ⇒ Object
3030 3031 |
# File 'lib/hbase-client/thrift/hbase.rb', line 3030 def validate end |