class ACIrb::ReplSenderState
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/repl.rb, line 71 def rn 'ss-' << @attributes['svcId'] << '-' << @attributes['shardId'] << '' end
# File lib/acirb/model/repl.rb, line 71 def rn 'ss-' << @attributes['svcId'] << '-' << @attributes['shardId'] << '' end