Class: Hadoop::API::Jobtracker::Jobtracker::GetTracker_args

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

Constant Summary collapse

CTX =
10
NAME =
1
FIELDS =
{
  CTX => {:type => ::Thrift::Types::STRUCT, :name => 'ctx', :class => Hadoop::API::RequestContext},
  NAME => {:type => ::Thrift::Types::STRING, :name => 'name'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



1219
1220
# File 'lib/thrift/jobtracker.rb', line 1219

def validate
end