Class ClusterAwareConfiguration.ConnectionEndpointListBuilder
java.lang.Object
org.springframework.geode.config.annotation.ClusterAwareConfiguration.ConnectionEndpointListBuilder
- Enclosing class:
- ClusterAwareConfiguration
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static org.springframework.data.gemfire.support.ConnectionEndpointList
from
(org.apache.geode.cache.client.Pool pool)
-
Constructor Details
-
ConnectionEndpointListBuilder
protected ConnectionEndpointListBuilder()
-
-
Method Details
-
from
@NonNull protected static org.springframework.data.gemfire.support.ConnectionEndpointList from(@NonNull org.apache.geode.cache.client.Pool pool)
-