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