Class: Hadoop::API::Jobtracker::Jobtracker::GetDelegationToken_args
- Inherits:
-
Object
- Object
- Hadoop::API::Jobtracker::Jobtracker::GetDelegationToken_args
- 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_fields ⇒ Object
1436 |
# File 'lib/elephant-driver/thrift/jobtracker.rb', line 1436 def struct_fields; FIELDS; end |
#validate ⇒ Object
1438 1439 |
# File 'lib/elephant-driver/thrift/jobtracker.rb', line 1438 def validate end |