Class OffHeapConfiguration

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, ImportBeanDefinitionRegistrar, 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
Author:
John Blum
See Also: