Class: Hadoop::API::Jobtracker::Jobtracker::GetFailedJobs_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/elephant-driver/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



833
# File 'lib/elephant-driver/thrift/jobtracker.rb', line 833

def struct_fields; FIELDS; end

#validateObject



835
836
# File 'lib/elephant-driver/thrift/jobtracker.rb', line 835

def validate
end