Class PoolManagerPoolResolver

java.lang.Object
org.springframework.data.gemfire.client.support.PoolManagerPoolResolver
All Implemented Interfaces:
PoolResolver

public class PoolManagerPoolResolver extends Object implements PoolResolver
PoolManagerPoolResolver is an implementation of PoolResolver that delegates all Pool resolution logic to the Apache Geode PoolManager.
Since:
2.3.0
Author:
John Blum
See Also: