Class: Hadoop::API::HadoopServiceBase::GetVersionInfo_args
- Inherits:
-
Object
- Object
- Hadoop::API::HadoopServiceBase::GetVersionInfo_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/hadoop_service_base.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- CTX =
10
- FIELDS =
{ CTX => {:type => ::Thrift::Types::STRUCT, :name => 'ctx', :class => Hadoop::API::RequestContext} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
153 |
# File 'lib/thrift/hadoop_service_base.rb', line 153 def struct_fields; FIELDS; end |
#validate ⇒ Object
155 156 |
# File 'lib/thrift/hadoop_service_base.rb', line 155 def validate end |