Class: Apache::Hadoop::Hbase::Thrift2::THBaseService::GetMultiple_result
- Inherits:
-
Object
- Object
- Apache::Hadoop::Hbase::Thrift2::THBaseService::GetMultiple_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase/t_h_base_service.rb
Constant Summary collapse
- SUCCESS =
0
- IO =
1
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::LIST, :name => 'success', :element => {:type => ::Thrift::Types::STRUCT, :class => ::Apache::Hadoop::Hbase::Thrift2::TResult}}, IO => {:type => ::Thrift::Types::STRUCT, :name => 'io', :class => ::Apache::Hadoop::Hbase::Thrift2::TIOError} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
627 |
# File 'lib/hbase/t_h_base_service.rb', line 627 def struct_fields; FIELDS; end |
#validate ⇒ Object
629 630 |
# File 'lib/hbase/t_h_base_service.rb', line 629 def validate end |