Class: Apache::Hadoop::Hbase::Thrift::Hbase::MutateRowTs_result
- Inherits:
-
Object
- Object
- Apache::Hadoop::Hbase::Thrift::Hbase::MutateRowTs_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase/hbase.rb
Constant Summary collapse
- IO =
1
- IA =
2
- FIELDS =
{ IO => {:type => ::Thrift::Types::STRUCT, :name => 'io', :class => ::Apache::Hadoop::Hbase::Thrift::IOError}, IA => {:type => ::Thrift::Types::STRUCT, :name => 'ia', :class => ::Apache::Hadoop::Hbase::Thrift::IllegalArgument} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2113 |
# File 'lib/hbase/hbase.rb', line 2113 def struct_fields; FIELDS; end |
#validate ⇒ Object
2115 2116 |
# File 'lib/hbase/hbase.rb', line 2115 def validate end |