Class CompressionConfiguration

java.lang.Object
org.springframework.data.gemfire.config.annotation.support.AbstractAnnotationConfigSupport
org.springframework.data.gemfire.config.annotation.CompressionConfiguration
All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, ImportAware, EnvironmentAware

@Configuration public class CompressionConfiguration extends AbstractAnnotationConfigSupport implements ImportAware
The CompressionConfiguration class is a Spring ImportAware implementation capable of enabling Pivotal GemFire/Apache Geode cache Regions data compression.
Since:
2.0.2
Author:
John Blum
See Also: