Class CompactionProperties


  • @ConfigurationProperties(prefix="synapse.compaction")
    public class CompactionProperties
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      boolean isEnabled()  
      void setEnabled​(boolean enabled)  
      • Methods inherited from class java.lang.Object

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

      • CompactionProperties

        public CompactionProperties()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)