class ACIrb::DbgACPbStats

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbg.rb, line 793
def rn
  'nstats-nd-' << @attributes['localNodeId'] << '-pNd-' << @attributes['remoteNodeId'] << ''
end