Class: Hadoop::API::Jobtracker::TaskTrackerNotFoundException

Inherits:
Thrift::Exception
  • Object
show all
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_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



727
728
# File 'lib/thrift/jobtracker_types.rb', line 727

def validate
end