Class: Hadoop::API::Jobtracker::Jobtracker::GetKilledJobs_result
- Inherits:
-
Object
- Object
- Hadoop::API::Jobtracker::Jobtracker::GetKilledJobs_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/jobtracker.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => Hadoop::API::Jobtracker::ThriftJobList} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
881 |
# File 'lib/thrift/jobtracker.rb', line 881 def struct_fields; FIELDS; end |
#validate ⇒ Object
883 884 |
# File 'lib/thrift/jobtracker.rb', line 883 def validate end |