Class: Hadoop::API::Jobtracker::Jobtracker::GetActiveTrackers_args

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

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_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



1121
1122
# File 'lib/thrift/jobtracker.rb', line 1121

def validate
end