Class: Hadoop::API::Jobtracker::TaskAttemptNotFoundException
- Inherits:
-
Thrift::Exception
- Object
- Thrift::Exception
- Hadoop::API::Jobtracker::TaskAttemptNotFoundException
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/jobtracker_types.rb
Overview
Indicates that a task attempt wasn’t found
Constant Summary collapse
- FIELDS =
{ }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
709 |
# File 'lib/thrift/jobtracker_types.rb', line 709 def struct_fields; FIELDS; end |
#validate ⇒ Object
711 712 |
# File 'lib/thrift/jobtracker_types.rb', line 711 def validate end |