Interface PWCVirtualServerStats

  • All Superinterfaces:
    Stats

    public interface PWCVirtualServerStats
    extends Stats
    Statistical information relevant to a virtual server
    Author:
    nsegura
    • Method Detail

      • getId

        StringStatistic 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