Class: Hexspace::TCLIService::GetDelegationToken_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/hexspace/tcli_service.rb

Constant Summary collapse

REQ =
1
FIELDS =
{
  REQ => {:type => ::Thrift::Types::STRUCT, :name => 'req', :class => ::Hexspace::TGetDelegationTokenReq}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1173
# File 'lib/hexspace/tcli_service.rb', line 1173

def struct_fields; FIELDS; end

#validateObject



1175
1176
# File 'lib/hexspace/tcli_service.rb', line 1175

def validate
end