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