class ACIrb::InfraIncmptblClsPeer
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/infra.rb, line 2725 def rn 'incmptblClsPeer-' << @attributes['incmptblReason'] << '-' << @attributes['peerId'] << '-' << @attributes['peerVersion'] << '-' << @attributes['clusterVersion'] << '' end