Class CollectorConfig.GoldenSet.Parameters

  • Enclosing class:
    CollectorConfig.GoldenSet

    public static class CollectorConfig.GoldenSet.Parameters
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Parameters()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Integer getHistorySize()  
      void setHistorySize​(java.lang.Integer historySize)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Parameters

        public Parameters()
    • Method Detail

      • getHistorySize

        public java.lang.Integer getHistorySize()
      • setHistorySize

        public void setHistorySize​(java.lang.Integer historySize)