Class: Hadoop::API::Jobtracker::TaskAttemptNotFoundException

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



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

def struct_fields; FIELDS; end

#validateObject



711
712
# File 'lib/thrift/jobtracker_types.rb', line 711

def validate
end