class ACIrb::ThrottlerSubCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/throttler.rb, line 269
def rn
  'subCont-' << @attributes['shardId'] << ''
end