class ACIrb::ThrottlerInProgressCont
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/throttler.rb, line 105 def rn 'inProgress-' << @attributes['txId'] << '' end
# File lib/acirb/model/throttler.rb, line 105 def rn 'inProgress-' << @attributes['txId'] << '' end