Class: Hadoop::API::Jobtracker::Jobtracker::GetJobTrackerName_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/thrift/jobtracker.rb

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::STRING, :name => 'success'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



651
# File 'lib/thrift/jobtracker.rb', line 651

def struct_fields; FIELDS; end

#validateObject



653
654
# File 'lib/thrift/jobtracker.rb', line 653

def validate
end