Class: Hadoop::API::ThriftDelegationToken
- Inherits:
-
Object
- Object
- Hadoop::API::ThriftDelegationToken
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/common_types.rb
Constant Summary collapse
- DELEGATIONTOKENBYTES =
1
- FIELDS =
{ DELEGATIONTOKENBYTES => {:type => ::Thrift::Types::STRING, :name => 'delegationTokenBytes', :binary => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
200 |
# File 'lib/thrift/common_types.rb', line 200 def struct_fields; FIELDS; end |
#validate ⇒ Object
202 203 |
# File 'lib/thrift/common_types.rb', line 202 def validate end |