Class: Hadoop::API::Jobtracker::TaskNotFoundException
- Inherits:
-
Thrift::Exception
- Object
- Thrift::Exception
- Hadoop::API::Jobtracker::TaskNotFoundException
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/jobtracker_types.rb
Overview
Merely an indicator that task wasn’t found.
Constant Summary collapse
- FIELDS =
{ }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
693 |
# File 'lib/thrift/jobtracker_types.rb', line 693 def struct_fields; FIELDS; end |
#validate ⇒ Object
695 696 |
# File 'lib/thrift/jobtracker_types.rb', line 695 def validate end |