Class MiningParametersWithoutLogAbstract

    • Field Detail

      • noiseThreshold

        protected float noiseThreshold
      • isDebug

        protected boolean isDebug
      • isUseMultithreading

        protected boolean isUseMultithreading
    • Constructor Detail

      • MiningParametersWithoutLogAbstract

        public MiningParametersWithoutLogAbstract()
    • Method Detail

      • setNoiseThreshold

        public void setNoiseThreshold​(float noiseTreshold)
      • setDebug

        public void setDebug​(boolean isDebug)
      • setUseMultithreading

        public void setUseMultithreading​(boolean isUseMultiThreading)