Class ServersCacheStatsGenerator.RawStatsEntry

java.lang.Object
org.ametys.web.cache.monitoring.ui.ServersCacheStatsGenerator.RawStatsEntry
Enclosing class:
ServersCacheStatsGenerator

Object model representing a raw entry of stats retrieved through the DB.
  • Field Details

  • Constructor Details

  • Method Details

    • hasHTTPServerInfo

      protected boolean hasHTTPServerInfo()
      Indicates if this instance has httpserver information.
      Returns:
      a boolean
    • hasBackInfo

      protected boolean hasBackInfo()
      Indicates if this instance has back(-office) information.
      Returns:
      a boolean
    • __textToString

      protected String __textToString(Object object) throws SQLException
      Utility method Object representing a text to String
      Parameters:
      object - The object to convert
      Returns:
      the boolean
      Throws:
      SQLException - if an error occurs while retrieving statistics in SQL database