Package | Description |
---|---|
org.springframework.data.gemfire.client.support |
Modifier and Type | Class and Description |
---|---|
class |
DelegatingPoolAdapter
DelegatingPoolAdapter is an abstract implementation of GemFire's Pool interface and extension of
FactoryDefaultsPoolAdapter that delegates operations to the provided Pool instance. |
class |
FactoryDefaultsPoolAdapter
FactoryDefaultsPoolAdapter is an abstract implementation of the Pool interface and extension of
PoolAdapter that provides default factory values for all configuration properties
(e.g. freeConnectionTimeout, idleTimeout, etc). |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.