Class: Hadoop::API::Jobtracker::JobNotFoundException
- Inherits:
-
Thrift::Exception
- Object
- Thrift::Exception
- Hadoop::API::Jobtracker::JobNotFoundException
- 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_fields ⇒ Object
677 |
# File 'lib/thrift/jobtracker_types.rb', line 677 def struct_fields; FIELDS; end |
#validate ⇒ Object
679 680 |
# File 'lib/thrift/jobtracker_types.rb', line 679 def validate end |