Class ClusterStatsCollectorBean

    • Constructor Detail

      • ClusterStatsCollectorBean

        public ClusterStatsCollectorBean()
    • Method Detail

      • getContainerWrapper

        public ContainerWrapperBean getContainerWrapper()
        Gets the container wrapper.
        Returns:
        the container wrapper
      • setContainerWrapper

        public void setContainerWrapper​(ContainerWrapperBean containerWrapper)
        Sets the container wrapper.
        Parameters:
        containerWrapper - the new container wrapper
      • getClusterWrapper

        public ClusterWrapperBean getClusterWrapper()
        Gets the cluster wrapper.
        Returns:
        the cluster wrapper
      • setClusterWrapper

        public void setClusterWrapper​(ClusterWrapperBean clusterWrapper)
        Sets the cluster wrapper.
        Parameters:
        clusterWrapper - the new cluster wrapper
      • setMaxSeries

        public void setMaxSeries​(@Value("${psiprobe.beans.stats.collectors.cluster.period}")
                                 long period,
                                 @Value("${psiprobe.beans.stats.collectors.cluster.span}")
                                 long span)
        Sets the max series expression.
        Parameters:
        period - the period
        span - the span