Class: Center::Thrift::IIdentityService::GetMultiNextId_args

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

Constant Summary collapse

APPNAMECNTMAP =
1
FIELDS =
{
  APPNAMECNTMAP => {:type => ::Thrift::Types::MAP, :name => 'appNameCntMap', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::I32}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



148
# File 'lib/i_identity_service.rb', line 148

def struct_fields; FIELDS; end

#validateObject



150
151
# File 'lib/i_identity_service.rb', line 150

def validate
end