Interface PWCVirtualServerStats

All Superinterfaces:
Stats

public interface PWCVirtualServerStats extends Stats
Statistical information relevant to a virtual server
  • Method Details

    • getId

      Returns the virtual server ID
      Returns:
      virtual server ID
    • getMode

      StringStatistic getMode()
      Returns the current virtual server mode: unknown/active
      Returns:
      virtual server mode
    • getHosts

      StringStatistic getHosts()
      Returns the hosts related to this virtual server
      Returns:
      hosts
    • getInterfaces

      StringStatistic getInterfaces()
      Returns the interfaces related to this virtual server
      Returns:
      interfaces