Class OffHeapConfiguration

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.EnvironmentAware

public class OffHeapConfiguration extends EmbeddedServiceConfigurationSupport
The OffHeapConfiguration class is a Spring ImportBeanDefinitionRegistrar capable of enabling Pivotal GemFire/Apache Geode cache Regions to use Off-Heap Memory for data storage.
Since:
1.9.0
See Also: