class ACIrb::ThrottlerNodeCont
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/throttler.rb, line 136 def rn 'nodeCont-' << @attributes['podId'] << '-' << @attributes['nodeId'] << '' end