Class CompactionProperties

java.lang.Object
de.otto.synapse.configuration.aws.CompactionProperties

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

    Constructors 
    Constructor Description
    CompactionProperties()  
  • 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