Class: Hadoop::API::Jobtracker::Jobtracker::GetUserJobCounts_result

Inherits:
Object
  • Object
show all
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::ThriftUserJobCounts}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



947
# File 'lib/thrift/jobtracker.rb', line 947

def struct_fields; FIELDS; end

#validateObject



949
950
# File 'lib/thrift/jobtracker.rb', line 949

def validate
end