public static class ClusterAvailableConfiguration.CloudFoundryClusterAvailableCondition extends ClusterAvailableConfiguration.AbstractCloudPlatformAvailableCondition
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
CLOUD_FOUNDRY_NAME |
protected static java.lang.String |
RUNTIME_ENVIRONMENT_NAME |
Constructor and Description |
---|
CloudFoundryClusterAvailableCondition() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getCloudPlatformName() |
protected java.lang.String |
getRuntimeEnvironmentName()
Returns a
String containing a description of the runtime environment. |
protected boolean |
isCloudPlatformActive(org.springframework.core.env.Environment environment) |
configureTopology, isInfoLoggingEnabled, isMatchingStrictOrLoggable, logConnectedRuntimeEnvironment, logUnconnectedRuntimeEnvironment, matches
close, connect, countConnections, doCachedMatch, doMatch, failOnStrictMatchAndNoMatches, getConfiguredConnectionEndpoints, getConnectionEndpoints, getDefaultConnectionEndpoints, getLogger, getPooledConnectionEndpoints, getPoolsFromApacheGeode, isAvailable, isConnected, isConnected, isNotConnected, isStrictMatch, isStrictMatchAndNoMatches, logConnectedRuntimeEnvironment, logRuntimeEnvironment, newSocket, newSocket, registerApplicationListener, reset, set, wasClusterAvailabilityEvaluated
protected static final java.lang.String CLOUD_FOUNDRY_NAME
protected static final java.lang.String RUNTIME_ENVIRONMENT_NAME
public CloudFoundryClusterAvailableCondition()
protected java.lang.String getCloudPlatformName()
getCloudPlatformName
in class ClusterAvailableConfiguration.AbstractCloudPlatformAvailableCondition
protected java.lang.String getRuntimeEnvironmentName()
ClusterAwareConfiguration.ClusterAwareCondition
String
containing a description of the runtime environment.getRuntimeEnvironmentName
in class ClusterAvailableConfiguration.AbstractCloudPlatformAvailableCondition
String
containing a description of the runtime environment.protected boolean isCloudPlatformActive(@NonNull org.springframework.core.env.Environment environment)
isCloudPlatformActive
in class ClusterAvailableConfiguration.AbstractCloudPlatformAvailableCondition