protected static interface EvictionConfiguration.EvictionPolicyConfigurer
EvictionConfiguration.EvictionPolicyConfigurer
configures the Eviction policy of a GemFire Region
.Modifier and Type | Method and Description |
---|---|
Object |
configure(Object regionFactoryBean)
Configure the Eviction policy on the given SDG
RegionFactoryBean or ClientRegionFactoryBean
used to create a GemFire Region . |
Object configure(Object regionFactoryBean)
RegionFactoryBean
or ClientRegionFactoryBean
used to create a GemFire Region
.regionFactoryBean
- RegionFactoryBean
or ClientRegionFactoryBean
used to create
a GemFire Region
.regionFactoryBean
.RegionFactoryBean
,
ClientRegionFactoryBean
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.