Class: PhusionPassenger::AdminTools::ServerInstance::Stats

Inherits:
Object
  • Object
show all
Defined in:
lib/phusion_passenger/admin_tools/server_instance.rb

Instance Attribute Summary collapse

Instance Attribute Details

#get_wait_list_sizeObject

Returns the value of attribute get_wait_list_size.



54
55
56
# File 'lib/phusion_passenger/admin_tools/server_instance.rb', line 54

def get_wait_list_size
  @get_wait_list_size
end

#maxObject

Returns the value of attribute max.



54
55
56
# File 'lib/phusion_passenger/admin_tools/server_instance.rb', line 54

def max
  @max
end

#usageObject

Returns the value of attribute usage.



54
55
56
# File 'lib/phusion_passenger/admin_tools/server_instance.rb', line 54

def usage
  @usage
end