Class: Hadoop::API::Jobtracker::Jobtracker::GetDelegationToken_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/elephant-driver/thrift/jobtracker.rb

Constant Summary collapse

CTX =
10
RENEWER =
1
FIELDS =
{
  CTX => {:type => ::Thrift::Types::STRUCT, :name => 'ctx', :class => Hadoop::API::RequestContext},
  RENEWER => {:type => ::Thrift::Types::STRING, :name => 'renewer'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1436
# File 'lib/elephant-driver/thrift/jobtracker.rb', line 1436

def struct_fields; FIELDS; end

#validateObject



1438
1439
# File 'lib/elephant-driver/thrift/jobtracker.rb', line 1438

def validate
end