class ACIrb::StatsShardExportSubJob
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/stats.rb, line 498 def rn 'sh-' << @attributes['shardId'] << '' end
# File lib/acirb/model/stats.rb, line 498 def rn 'sh-' << @attributes['shardId'] << '' end