Class ConsistencyCheckerProperties


  • @ConfigurationProperties(prefix="consistency-checker")
    public class ConsistencyCheckerProperties
    extends java.lang.Object
    • Constructor Detail

      • ConsistencyCheckerProperties

        public ConsistencyCheckerProperties()
    • Method Detail

      • getThreadPoolSize

        public int getThreadPoolSize()
      • setThreadPoolSize

        public void setThreadPoolSize​(int threadPoolSize)