class ACIrb::PresDltNodeRegs
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/pres.rb, line 48 def rn 'dltNodeRegs-' << @attributes['shardId'] << '-' << @attributes['podId'] << '-' << @attributes['nodeId'] << '' end