Class: Hadoop::API::HadoopServiceBase::GetVersionInfo_result
- Inherits:
-
Object
- Object
- Hadoop::API::HadoopServiceBase::GetVersionInfo_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/hadoop_service_base.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => Hadoop::API::VersionInfo} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
169 |
# File 'lib/thrift/hadoop_service_base.rb', line 169 def struct_fields; FIELDS; end |
#validate ⇒ Object
171 172 |
# File 'lib/thrift/hadoop_service_base.rb', line 171 def validate end |