Class: Hadoop::API::Jobtracker::JobNotFoundException

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

Overview

Merely an indicator that job wasn’t found.

Constant Summary collapse

FIELDS =
{

}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



677
# File 'lib/thrift/jobtracker_types.rb', line 677

def struct_fields; FIELDS; end

#validateObject



679
680
# File 'lib/thrift/jobtracker_types.rb', line 679

def validate
end